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

Add keyboard navigation to JingetDropDown and JingetDropDownTreeList #96

Open
VahidFarahmandian opened this issue Aug 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@VahidFarahmandian
Copy link
Owner

Is your feature request related to a problem? Please describe.
The user should be able to easily move between the items using the keyboard and select the desired option.

Describe the solution you'd like
It is preferable to use the facilities & utilities in the select2.js

@VahidFarahmandian VahidFarahmandian added the enhancement New feature or request label Aug 5, 2024
@VahidFarahmandian
Copy link
Owner Author

Is your feature request related to a problem? Please describe. The user should be able to easily move between the items using the keyboard and select the desired option.

Describe the solution you'd like It is preferable to use the facilities & utilities in the select2.js

JingetDropDownList already supports the keyboard navigation & this feature should be applied for JingetDropDownTreeList only, as this component render the items manually.

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

No branches or pull requests

1 participant