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

TreeSelect is missing onNodeClick and onNodeDoubleClick callbacks #6778

Open
A-Posthuman opened this issue Jun 20, 2024 · 0 comments
Open

TreeSelect is missing onNodeClick and onNodeDoubleClick callbacks #6778

A-Posthuman opened this issue Jun 20, 2024 · 0 comments
Labels
good first issue *** Welcome to PrimeReact Family! *** Good issue! Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add

Comments

@A-Posthuman
Copy link

Describe the bug

These 2 callbacks are available to use in the underlying Tree components, and I need to be able to use them in my app so that when a user clicks on a node or double clicks it causes the node to open or close. Please consider adding access to these via the TreeSelect component.

Reproducer

No response

PrimeReact version

10.6.6

React version

18.x

Language

ALL

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@A-Posthuman A-Posthuman added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jun 20, 2024
@melloware melloware added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add good first issue *** Welcome to PrimeReact Family! *** Good issue! and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue *** Welcome to PrimeReact Family! *** Good issue! Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants