Skip to content

Conversation

@vnbaaij
Copy link
Collaborator

@vnbaaij vnbaaij commented Jan 19, 2024

Adding functionality to make the keyboard selection work for listbox (when using the Items parameter to specify the list items). Fixes #1344.

See below for how it works. First selection is done with click, then End, Home and arrows down/up:

issue-#1344

Making it work with a list where the itmes are manually specified is a lot more (complicated) work.

Also grouped the list based gomponents together in one nav menu group

@vnbaaij vnbaaij added this to the V4.3.2 milestone Jan 19, 2024
@vnbaaij vnbaaij requested a review from dvoituron January 19, 2024 14:44
@vnbaaij vnbaaij self-assigned this Jan 19, 2024
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1356.westeurope.3.azurestaticapps.net

@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://black-pebble-0dc79cb03-1356.westeurope.3.azurestaticapps.net

@vnbaaij vnbaaij merged commit f1bc930 into dev Jan 20, 2024
@vnbaaij vnbaaij deleted the vnbaaij/listbox-keyboard branch January 20, 2024 09:50
vnbaaij added a commit that referenced this pull request Jan 23, 2024
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

Successfully merging this pull request may close these issues.

fix: Keyboard navigation does not trigger value nor option change in Listbox

3 participants