element-web/src/accessibility
Michael Telatynski a1a087f755
Fix usages of ARIA tabpanel (#10628)
* RovingTabIndex handle looping around start/end

* Make TabbedView expose aria tabpanel/tablist/tab roles

* Fix right panel being wrongly specified as aria tabs

Not all right panels map to the top right header buttons so we cannot describe it as a tabpanel relation

* tsc strict

* Update snapshots

* Fix ARIA AXE violation

* Update tests
2023-04-25 09:31:54 +01: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
KeyboardShortcuts.ts Apply strictNullChecks to src/settings/* (#10252 2023-02-28 10:24:59 +00:00
KeyboardShortcutUtils.ts Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
RovingTabIndex.tsx Fix usages of ARIA tabpanel (#10628) 2023-04-25 09:31:54 +01:00
Toolbar.tsx Make composer format bar an aria toolbar (#10583) 2023-04-12 13:58:38 +00:00