riot-web/src/accessibility
Michael Telatynski 2da52372d4
Add arrow key controls to emoji and reaction pickers (#10637)
* Add arrow key controls to emoji and reaction pickers

* Iterate types

* Switch to using aria-activedescendant

* Add tests

* Fix tests

* Iterate

* Update test

* Tweak header keyboard navigation behaviour

* Also handle scrolling on left/right arrow keys

* Iterate
2023-04-20 14:56:21 +00:00
..
context_menu Conform more of the codebase to `strictNullChecks` (#10350 2023-03-10 14:55:06 +00:00
roving Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
KeyboardShortcutUtils.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
KeyboardShortcuts.ts Apply strictNullChecks to src/settings/* (#10252 2023-02-28 10:24:59 +00:00
RovingTabIndex.tsx Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
Toolbar.tsx Make composer format bar an aria toolbar (#10583) 2023-04-12 13:58:38 +00:00