element-web/test/unit-tests/components/viewmodels/roomlist
Florian Duros f707bb410e
New room list: add context menu to room list item (#29952)
* chore: update compound-web

* chore: remove unused export

* feat: export content of more option menu

* feat: add context menu

* feat: add `showContextMenu` to vm

* feat: use context menu in new room list

* test: add tests for room list item

* test: fix room list test

* test: add `showContextMenu` test for `useRoomListItemViewModel`

* test: add e2e test for context menu

* chore: update compound

* test: update snapshots and e2e test

* fix: avoid icon blinking when we reopen the context menu

* test: add test for menu closing

* doc: remove useless tsdoc param

* chore: update `@vector-im/compound-web`

* refactor: remove manual focus

* test(e2e): fix focus after closing notification menu

* doc: remove useless jobs
2025-06-24 09:50:27 +00:00
..
MessagePreviewViewModel-test.tsx Implement MessagePreviewViewModel (#29514) 2025-03-17 16:38:52 +00:00
RoomListHeaderViewModel-test.tsx New room list: move message preview in user settings (#30023) 2025-06-05 14:14:09 +00:00
RoomListItemMenuViewModel-test.tsx New room list: add notification options menu (#29639) 2025-04-02 12:30:27 +00:00
RoomListItemViewModel-test.tsx New room list: add context menu to room list item (#29952) 2025-06-24 09:50:27 +00:00
RoomListViewModel-test.tsx Add low priority filter pill to the room list UI (#30060) 2025-06-02 08:20:15 +00:00
useRoomListNavigation-test.ts New room list: add partial keyboard shortcuts support (#29783) 2025-04-22 08:31:12 +00:00
utils-test.ts New room list: add notification options menu (#29639) 2025-04-02 12:30:27 +00:00