element-web/test/hooks
David Baker 72a8f8f03b
Show tooltips on narrow tabbed views (#12624)
* Show tooltips on narrow tabbed views

* Also only show on left-side tabs

* Unused import

* Comments

* Add test

* More test

* Assert tooltip appears in playwright test
2024-06-14 14:17:46 +00:00
..
room Fix default thread notification of the new RoomHeader (#12194) 2024-01-31 16:24:56 +00:00
useDebouncedCallback-test.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
useLatestResult-test.tsx Convert remaining hook tests to RTL (#10166) 2023-02-16 14:13:05 +00:00
useNotificationSettings-test.tsx Implement new model, hooks and reconcilation code for new GYU notification settings (#11089) 2023-06-17 00:17:51 +00:00
useProfileInfo-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
usePublicRoomDirectory-test.tsx Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
useRoomMembers-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
useSlidingSyncRoomSearch-test.tsx Convert useSlidingSyncRoomSearch tests to RTL (#10161) 2023-02-14 15:04:13 +00:00
useUnreadNotifications-test.ts Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
useUserDirectory-test.tsx Avoid using deprecated exports, fields, and duplicate code (#12555) 2024-05-28 08:41:20 +01:00
useUserOnboardingTasks-test.tsx static-user-onboarding-steps (#9799) 2023-01-02 14:34:34 +00:00
useWindowWidth-test.ts Show tooltips on narrow tabbed views (#12624) 2024-06-14 14:17:46 +00:00