riot-web/test/components/structures
Michael Telatynski 99ac9e5029
Ensure tooltip contents is linked via aria to the target element (#10729)
* Ensure tooltip contents is linked via aria to the target element

* Iterate

* Fix tests

* Fix tests

* Update snapshot

* Fix missing aria labels for more tooltips

* Iterate

* Update snapshots
2023-05-05 08:26:11 +00:00
..
__snapshots__ Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
auth Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
AutocompleteInput-test.tsx Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
ContextMenu-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
LargeLoader-test.tsx Start DM on first message (#8612) 2022-08-04 08:19:52 +02:00
LeftPanel-test.tsx Show filterContainer if "UIComponent.filterContainer" is enabled (#10381) 2023-03-21 09:06:43 +00:00
LegacyCallEventGrouper-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
LoggedInView-test.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
MessagePanel-test.tsx Conform more code to `strictNullChecks` (#10444 2023-03-27 08:01:09 +01:00
PictureInPictureDragger-test.tsx Add PiP move threshold (#10040) 2023-02-01 13:55:10 +01:00
PipContainer-test.tsx Redesign the picture-in-picture window (#9800) 2023-01-04 04:44:38 +00:00
RightPanel-test.tsx Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
RoomSearchView-test.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
RoomStatusBar-test.tsx use ExternalLink components for external links (#10758) 2023-05-03 21:26:26 +00:00
RoomStatusBarUnsentMessages-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomView-test.tsx Support dynamic room predecessors in RoomNotificationStateStore (#10297) 2023-03-08 14:18:03 +00:00
SpaceHierarchy-test.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
TabbedView-test.tsx Use generics to better type TabbedView (#10726) 2023-04-27 12:55:29 +01:00
ThreadPanel-test.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ThreadView-test.tsx Add ESLint Jest (#10261) 2023-03-01 16:23:35 +01:00
TimelinePanel-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
UserMenu-test.tsx Replace broadcast instance with SDKContext (#9824) 2022-12-27 08:39:26 +01:00
ViewSource-test.tsx Fix error when viewing source of redacted events (#9914) 2023-01-15 16:22:59 +00:00