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

[Autocomplete] Fix Disabled item using keyboard and re-enables the ability to click on an element #1449

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

dvoituron
Copy link
Collaborator

[Autocomplete] Fix Disabled item using keyboard and re-enables the ability to click on an element

Fixes these Autocomplete problems:

  1. Prevents the Enter key from selecting a deactivated item.
  2. Prevents selection of disabled items when navigating with the Up and Down arrows.
  3. Re-enables the ability to click on an element to select / deselect it.

Autocomplete-fix

@vnbaaij vnbaaij merged commit c6e436c into dev Feb 6, 2024
4 checks passed
@vnbaaij vnbaaij deleted the users/dvoituron/fix-autocomplete-disabled branch February 6, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants