riot-web/test/components/structures
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
..
__snapshots__ Fix usages of ARIA tabpanel (#10628) 2023-04-25 09:31:54 +01:00
auth remove old debug logging in AsyncWrapper (#10661) 2023-04-19 07:45:27 +00:00
AutocompleteInput-test.tsx Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx
MessagePanel-test.tsx
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
RightPanel-test.tsx
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx
SpaceHierarchy-test.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
TabbedView-test.tsx
ThreadPanel-test.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ThreadView-test.tsx
TimelinePanel-test.tsx
UserMenu-test.tsx
ViewSource-test.tsx