element-web/playwright
Florian Duros 1a7023779c
Room list: fix room options remaining on room item after mouse leaving (#31414)
* refactor(room list): remove extra component button and `setMenuOpen` callback

* fix(room list): replace js focus and hover handling by CSS to fix focus decoration

Closes https://github.com/element-hq/element-web/issues/31365

* test(room list): update jest test

* refactor(room list): remove irrelevant comment

* test(room list): update screenshots
2025-12-04 11:23:13 +00:00
..
e2e Playwright Docker image updates (#31418) 2025-12-04 10:28:25 +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: fix room options remaining on room item after mouse leaving (#31414) 2025-12-04 11:23:13 +00:00
testcontainers Playwright Docker image updates (#31418) 2025-12-04 10:28:25 +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