element-web/playwright
Florian Duros 6228edcd67
Room list: display the menu option on the room list item when clicked/opened (#31380)
* fix: display the menu option on the room list item when clicked/opened

Fix #31366
`onBlur` was called when the room is opened, the focus is moved to the
composr. The hover state was removed.
The hover state is diplayed when `ìsFocused=true` so the keyboard
navigation is not impacted

* test: update room list e2e tests

* test: update marked as unread state
2025-12-02 10:24:11 +00:00
..
e2e Room list: display the menu option on the room list item when clicked/opened (#31380) 2025-12-02 10:24:11 +00:00
pages Adds tooltip for compose menu (#31122) 2025-11-21 16:42:44 +00:00
plugins Playwright test for history sharing on invite (#30948) 2025-10-08 09:49:11 +00:00
sample-files Implement Playwright tests to ensure calls persist across room switches (#31354) 2025-12-01 09:21:32 +00:00
snapshots Room list: display the menu option on the room list item when clicked/opened (#31380) 2025-12-02 10:24:11 +00:00
testcontainers [create-pull-request] automated change (#31386) 2025-12-02 06:23:06 +00:00
.gitignore Small tweaks & improvements (#28253) 2024-10-21 13:40:49 +00:00
element-web-test.ts Update vector-im (#31306) 2025-12-02 09:57:28 +00:00
flaky-reporter.ts Fix more flaky playwright tests (#29007) 2025-01-17 11:08:49 +00:00
global.d.ts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
services.ts Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
tsconfig.json Add allowImportingTsExtensions to tsconfig (#12939) 2024-08-30 13:54:14 +00:00