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

[Listbox] Multi-select receive focus #4

Closed
2 tasks done
Tracked by #1
samaraoliveiram opened this issue Jan 3, 2024 · 0 comments · Fixed by #6
Closed
2 tasks done
Tracked by #1

[Listbox] Multi-select receive focus #4

samaraoliveiram opened this issue Jan 3, 2024 · 0 comments · Fixed by #6
Assignees

Comments

@samaraoliveiram
Copy link
Owner

samaraoliveiram commented Jan 3, 2024

When a multi-select listbox receives focus:

  • If none of the options are selected before the listbox receives focus:
    • focus is set on the first option, and there is no automatic change in the selection state.
  • If one or more options are selected before the listbox receives focus:
    • focus is set on the first option in the list that is selected
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 a pull request may close this issue.

1 participant