element-web/playwright/e2e
Timo 9faee160e9
Some checks are pending
Build / Build on macos-14 (push) Waiting to run
Build / Build on ubuntu-24.04 (push) Waiting to run
Build / Build on windows-2022 (push) Waiting to run
Build and Deploy develop / Build & Deploy develop.element.io (push) Waiting to run
Deploy documentation / GitHub Pages (push) Waiting to run
Deploy documentation / deploy (push) Blocked by required conditions
Shared Component Visual Tests / Run Visual Tests (push) Waiting to run
Static Analysis / Typescript Syntax Check (push) Waiting to run
Static Analysis / i18n Check (push) Waiting to run
Static Analysis / Rethemendex Check (push) Waiting to run
Static Analysis / ESLint (push) Waiting to run
Static Analysis / Style Lint (push) Waiting to run
Static Analysis / Workflow Lint (push) Waiting to run
Static Analysis / Analyse Dead Code (push) Waiting to run
Move EditInPlace out of Form (Fixes: reloading EW on EC url update) (#31434)
* Move `EditInPlace` out of `Form`

If it is part of the form saving will submit the inner form of
EditInPlace and reload EW.

* add tests and comments

* update snapshot

* fix playwright
2025-12-05 13:45:18 +00:00
..
accessibility Use the new room list by default (#30640) 2025-09-16 08:13:05 +00:00
app-loading Simplify playwright (#28988) 2025-01-14 08:58:06 +00:00
audio-player Return to using Fira Code as the default monospace font (#31302) 2025-11-24 11:52:32 +00:00
chat-export Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
composer Add FocusLock to emoji picker (#31146) 2025-10-31 13:54:26 +00:00
crypto Adds tooltip for compose menu (#31122) 2025-11-21 16:42:44 +00:00
devtools Move EditInPlace out of Form (Fixes: reloading EW on EC url update) (#31434) 2025-12-05 13:45:18 +00:00
editing Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
file-upload Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
forgot-password Update playwright to v1.50.1 (#29183) 2025-02-18 18:43:40 +00:00
integration-manager Fix flaky playwright tests (#28989) 2025-01-14 09:58:32 +00:00
invite Adds tooltip for compose menu (#31122) 2025-11-21 16:42:44 +00:00
knock Playwright test for history sharing on invite (#30948) 2025-10-08 09:49:11 +00:00
lazy-loading Implement the member list with virtuoso (#29869) 2025-07-31 15:49:53 +00:00
left-panel Update settings toggles to use consistent design across app. (#30169) 2025-12-04 15:46:21 +00:00
location Fix location sharing dialog screenshot flake (#31288) 2025-11-21 13:14:42 +00:00
login Fix bug which caused app not to load correctly when force_verification is enabled (#31265) 2025-12-02 11:14:00 +00:00
messages Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
mobile-guide Update the mobile_guide page to the new design and link out to Element X by default. (#30172) 2025-07-03 08:28:07 +00:00
modules Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
oidc Playwright Docker image updates (#31418) 2025-12-04 10:28:25 +00:00
one-to-one-chat Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
permalinks Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
pinned-messages Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00
polls Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
presence Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
read-receipts Use the new room list by default (#30640) 2025-09-16 08:13:05 +00:00
register Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
regression-tests Synchronise internationalisations with Localazy (#30407) 2025-08-07 11:25:34 +00:00
release-announcement Add release announcement for the sounds (#30900) 2025-09-29 15:06:15 +00:00
right-panel Return to using Fira Code as the default monospace font (#31302) 2025-11-24 11:52:32 +00:00
room Adds tooltip for compose menu (#31122) 2025-11-21 16:42:44 +00:00
room-directory Update settings toggles to use consistent design across app. (#30169) 2025-12-04 15:46:21 +00:00
room_options Room list: display the menu option on the room list item when clicked/opened (#31380) 2025-12-02 10:24:11 +00:00
settings Update settings toggles to use consistent design across app. (#30169) 2025-12-04 15:46:21 +00:00
share-dialog test(e2e): fix share-by-url flakiness (#30550) 2025-08-12 09:26:44 +00:00
sliding-sync Update settings toggles to use consistent design across app. (#30169) 2025-12-04 15:46:21 +00:00
spaces Use the new room list by default (#30640) 2025-09-16 08:13:05 +00:00
spotlight Use the new room list by default (#30640) 2025-09-16 08:13:05 +00:00
threads Fix location sharing flake by hiding MapLibre info link from screenshots (#31290) 2025-11-24 16:38:02 +00:00
timeline Show hover elements when keyboard focus is within an event tile (#31078) 2025-10-28 09:33:02 +00:00
toasts Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
update Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
user-menu Change License: AGPL + Element Commercial (#28856) 2025-01-06 11:18:54 +00:00
user-view Return to using Fira Code as the default monospace font (#31302) 2025-11-24 11:52:32 +00:00
voip Fix widgets getting stuck in loading states (#31314) 2025-12-05 09:19:06 +00:00
widgets Fix jitsi widget popout (#30908) 2025-10-02 12:46:55 +00:00
csAPI.ts Move a bunch of shared playwright code into @element-hq/element-web-playwright-common (#29477) 2025-03-17 09:16:45 +00:00
utils.ts Update all non-major dependencies (#29194) 2025-02-05 13:25:06 +00:00