-
Notifications
You must be signed in to change notification settings - Fork 56
fix(uui-combobox): Add open functionality with space bar #1170
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
base: main
Are you sure you want to change the base?
Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1170.westeurope.azurestaticapps.net |
This reverts commit c9785d2.
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1170.westeurope.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1170.westeurope.azurestaticapps.net |
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1170.westeurope.azurestaticapps.net |
1 similar comment
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1170.westeurope.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1170.westeurope.azurestaticapps.net |
Added functionality to the combobox component to be able to open with the space bar but also allow selection with it.