element-web-Github/playwright/snapshots
David Baker a0c029c3c1
Fix alignment of RTL messages (#12837)
* Fix alignment of RTL messages

Inspired by https://github.com/matrix-org/matrix-react-sdk/pull/5453 but
hopefully with the edited marker in the right place.

This is a PoC: types aren't correct and the style needs pulling
out to a class. Plus it would probably need more visual tests added.
If this looks acceptable, I can make these changes.

* Fix spacing between text and edited annotation

* Update snapshot

* Update more snapshots

* More snapshots

* More more snapshots

* Split out style

* Fix emotes

This will cause them always be right-justified if the display name
is rtl.

* Add playwright test for ltr/rtl message rendering

* Better snapshots

* Await on message sending

* Better waiting, hopefully

* Old snapshot files

* Really hopefully fixed screenshots this time

* Don't include the message action bar in the screenshots
2024-07-31 22:23:46 +00:00
..
app-loading/feature-detection.spec.ts Update tests for new unsupported browser view (#12836) 2024-07-30 13:16:21 +00:00
audio-player/audio-player.spec.ts Fix some playwright flaky tests (#12357) 2024-03-21 15:49:12 +00:00
chat-export/html-export.spec.ts Fix HTML export test (#12778) 2024-07-15 16:47:35 +00:00
crypto/crypto.spec.ts Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +00:00
editing/editing.spec.ts New theme ui in user settings (#12576) 2024-06-26 15:47:01 +00:00
file-upload/image-upload.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
forgot-password/forgot-password.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
invite/invite-dialog.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
messages/messages.spec.ts Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
permalinks/permalinks.spec.ts Default the room header to on (#12803) 2024-07-23 10:56:25 +00:00
polls/polls.spec.ts Update right panel base card styling to match Compound (#12768) 2024-07-16 09:03:35 +00:00
register Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
release-announcement/releaseAnnouncement.spec.ts Update toast styles to match Figma (#12833) 2024-07-30 12:57:15 +00:00
right-panel Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +00:00
room/room-header.spec.ts Default the room header to on (#12803) 2024-07-23 10:56:25 +00:00
room-directory/room-directory.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
settings Update toast styles to match Figma (#12833) 2024-07-30 12:57:15 +00:00
spaces Update toast styles to match Figma (#12833) 2024-07-30 12:57:15 +00:00
threads/threads.spec.ts Update right panel base card styling to match Compound (#12768) 2024-07-16 09:03:35 +00:00
timeline/timeline.spec.ts Hide tooltip when taking screenshot (#12807) 2024-07-24 09:46:43 +00:00
user-onboarding/user-onboarding-new.spec.ts Fix flakiness in playwright tests (#12512) 2024-05-13 16:58:49 +00:00
user-view/user-view.spec.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
widgets/layout.spec.ts Migrate widgets/* from Cypress to Playwright (#12032) 2023-12-12 17:26:08 +00:00