element-web/playwright/e2e
Valere Fedronic 3f472c8812
Some checks failed
Build / Build on ${{ matrix.image }} (macos-14, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Has been cancelled
Build / Build on ${{ matrix.image }} (ubuntu-24.04, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Has been cancelled
Build / Build on ${{ matrix.image }} (windows-2022, ${{ github.event_name == 'push' && github.ref_name == 'develop' }}, ${{ github.event_name == 'pull_request' }}) (push) Has been cancelled
Build and Deploy develop / Build & Deploy develop.element.io (push) Has been cancelled
Deploy documentation / GitHub Pages (push) Has been cancelled
Shared Component Visual Tests / Run Visual Tests (push) Has been cancelled
Static Analysis / Typescript Syntax Check (push) Has been cancelled
Static Analysis / i18n Check (push) Has been cancelled
Static Analysis / Rethemendex Check (push) Has been cancelled
Static Analysis / ESLint (push) Has been cancelled
Static Analysis / Style Lint (push) Has been cancelled
Static Analysis / Workflow Lint (push) Has been cancelled
Static Analysis / Analyse Dead Code (push) Has been cancelled
Deploy documentation / deploy (push) Has been cancelled
Localazy Download / download (push) Has been cancelled
Fix: WidgetMessaging not properly closed causing side effects and bugs (#31598)
* test: Add a failing test reproducing the multi messaging leak bug

* fix: Missing widgetApi stop causing leaks
2025-12-24 09:23:04 +00:00
..
accessibility Move room list search to shared components (#31502) 2025-12-11 15:43:20 +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 Size Autocomplete relative to the RoomView height rather than the viewport height (#31425) 2025-12-11 10:55:20 +00:00
crypto Fix e2e icons in CompleteSecurity & SetupEncryptionBody (#31521) 2025-12-11 16:37:49 +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 Stabilise flaky tests relying on bots (#31520) 2025-12-11 16:16:05 +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 Stabilise flaky tests relying on bots (#31520) 2025-12-11 16:16: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 Remove release announcements for new sounds & room list (#31544) 2025-12-19 14:40:44 +00:00
right-panel Switch to rendering svg icons rather than masking them (#31531) 2025-12-15 12:00:35 +00:00
room test: add mask to create room spec to fix flakyness (#31575) 2025-12-19 12:39:04 +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
room-directory Update settings toggles to use consistent design across app. (#30169) 2025-12-04 15:46:21 +00:00
settings Handle cross-signing keys missing locally and/or from secret storage (#31367) 2025-12-19 17:00:50 +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: WidgetMessaging not properly closed causing side effects and bugs (#31598) 2025-12-24 09:23:04 +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