Skip to content

Component: TreeTable is not responding to space key in PrimeNG inputs #16748

@adhed

Description

@adhed

Describe the bug

There's a simple bug that the 'space' key is wrongly handled in TreeTable component. It's just handled like "enter", but it should be handled separately. The same as it was fixed for a "Tree" component here #16056

Environment

all

Reproducer

No response

Angular version

17

PrimeNG version

17.18.11

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20

Browser(s)

all

Steps to reproduce the behavior

Use a space in the editable field in TreeTable component. Nothing happens.

Expected behavior

Space key should work as expected so it should just add a space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: Help WantedIssue or pull request requires extra help and feedback

    Type

    No type

    Projects

    Status

    Review

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions