Accessibility improvement for Dropdown #40
paulGeoghegan
started this conversation in
Ideas
Replies: 1 comment
-
There's been some improvement we've been looking to make around dropdown and making it harder to use improperly! So we'll keep an eye on this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
current behaviour:
When a user who is using a screen reader presses enter on a dropdown component currently it just says expanded.
Improvement:
When a user expands the dropdown I personally would like it if it auto focused on the first menu item.
Beta Was this translation helpful? Give feedback.
All reactions