Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tree: can't use keyboard inputs for tree sub component #7593

Open
CorentinAT opened this issue Jan 10, 2025 · 0 comments · May be fixed by #7588
Open

Tree: can't use keyboard inputs for tree sub component #7593

CorentinAT opened this issue Jan 10, 2025 · 0 comments · May be fixed by #7588
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add

Comments

@CorentinAT
Copy link

Describe the bug

For example, I'm working on using the component where you can change the name of a node thanks to an input texte that appears in place of the node name. So i want to deactivate temporarily the key navigation.

image

But you can't move from right to left in the input because it activates the tree controls.
I think it's blocking for this type of situation where you want to do other manipulations inside the tree.

Reproducer

No response

System Information

System:
    OS: Windows 11 10.0.22621
    CPU: (24) x64 13th Gen Intel(R) Core(TM) i7-13700T
    Memory: 1.32 GB / 15.65 GB
  Binaries:
    Node: 20.17.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.8.2 - C:\Program Files\nodejs\npm.CMD
    pnpm: 9.12.1 - ~\AppData\Local\pnpm\pnpm.EXE

primereact 10.8.4
react 18.3.3
tailwindcss 3.4.14

Steps to reproduce the behavior

No response

Expected behavior

No response

@CorentinAT CorentinAT added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 10, 2025
@melloware melloware added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants