-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Labels
Resolution: Help WantedIssue or pull request requires extra help and feedbackIssue or pull request requires extra help and feedback
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution: Help WantedIssue or pull request requires extra help and feedbackIssue or pull request requires extra help and feedback
Type
Projects
Status
Review