We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21a655 commit 7d64171Copy full SHA for 7d64171
1 file changed
changelogs/upcoming/7650.md
@@ -1,3 +1,6 @@
1
**Accessibility**
2
3
- `EuiSuperSelect` now correctly reads out parent `EuiFormRow` labels to screen readers
4
+- `EuiSuperSelect` now more closely mimics native `<select>` behavior in its keyboard behavior and navigation
5
+- `EuiSuperSelect` no longer strands keyboard focus on close
6
+- `EuiSuperSelect` now correctly allows keyboard navigating past disabled options in the middle of the options list
0 commit comments