riot-web/test/components/structures
David Baker 59395abb6b
Focus the thread panel when clicking on an item in the TAC (#12410)
* Focus the thread panel when clicking on an item in the TAC

actually the 'close' button in the threads panel as it's the only
interactive element: we can improve this later when we use landmarks
& generally have better a11y.

* Undo minor refactoring

as none of it is test3ed, it's not worth it.

* add unit test

* Add matrixchat tests

* Needs awaits

* ts-ignore

* Fix test (I think...)

* Remove unnecessary value set

* Not how assignments work
2024-04-10 13:13:08 +00:00
..
__snapshots__ Mark all threads as read button (#12378) 2024-03-28 17:38:21 +00:00
auth Update MSC2965 OIDC Discovery implementation (#12245) 2024-02-23 16:43:14 +00:00
AutocompleteInput-test.tsx Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx Fix: sync intentional mentions push rules with legacy rules (#11667) 2023-09-27 00:03:38 +00:00
MainSplit-test.tsx
MatrixChat-test.tsx Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
MessagePanel-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
PictureInPictureDragger-test.tsx
PipContainer-test.tsx Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00
ReleaseAnnouncement-test.tsx TAC: Release Announcement (#12380) 2024-04-08 08:43:59 +00:00
RightPanel-test.tsx Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
SpaceHierarchy-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
TabbedView-test.tsx Migrate more strings to translation keys (#11669) 2023-09-26 13:04:17 +01:00
ThreadPanel-test.tsx Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
ThreadView-test.tsx Default intentional mentions (#11602) 2023-09-14 11:36:15 +00:00
TimelinePanel-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
UploadBar-test.tsx Re-key all |zero-pluralised translations for Localazy compatibility (#11417) 2023-08-16 15:26:21 +00:00
UserMenu-test.tsx Fix logout can take ages (#12191) 2024-02-02 11:43:59 +00:00
ViewSource-test.tsx Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00