1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-29 15:23:11 +03:00
Files
matrix-react-sdk/cypress/e2e/integration-manager/get-openid-token.spec.ts
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

4.9 KiB