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

No event for checkbox de-selection #943

Open
ThomasThelen opened this issue Jun 13, 2022 · 0 comments
Open

No event for checkbox de-selection #943

ThomasThelen opened this issue Jun 13, 2022 · 0 comments

Comments

@ThomasThelen
Copy link

Given a node tree with checkboxes, developers can tell when someone selects the checkbox by listening for the focus event. There isn't an event to catch when the user de-selects the checkbox.

Expected behavior:

I would expect either the focus event to fire, or a new event be defined when the user de-selects the checkbox

Versions of Angular Tree Component, Angular, Node, affected browser(s) and operating system(s):

Angular: 13.2.5
Tree: 11.0.4
Browser: Chrome, Firefox

[ ] Yes (Assistance will be provided if you need help to submit a pull request)
[ x ] No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant