element-web-Github/playwright/e2e/spaces/threads-activity-centre
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
..
index.ts Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
threadsActivityCentre.spec.ts Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00