element-web/src/accessibility
Michael Telatynski 8e68d5d6be
Improve Forward Dialog a11y by switching to roving tab index interactions (#12306)
* Improve Forward Dialog a11y by switching to roving tab index interactions

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Improve screen reader readout

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Improve screen reader readout

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-03-08 14:45:15 +00:00
..
context_menu Switch AccessibleButton and derivatives to using `forwardRef` (#12054) 2023-12-21 08:50:42 +00:00
roving Switch AccessibleButton and derivatives to using `forwardRef` (#12054) 2023-12-21 08:50:42 +00:00
KeyboardShortcutUtils.ts Migrate more strings to translation keys (#11601) 2023-09-13 09:30:56 +01:00
KeyboardShortcuts.ts Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
RovingTabIndex.tsx Improve Forward Dialog a11y by switching to roving tab index interactions (#12306) 2024-03-08 14:45:15 +00:00
Toolbar.tsx Handle up/down as well as left/right for horizontal toolbars for improved a11y (#12305) 2024-03-06 14:41:14 +00:00