element-web-Github/playwright/snapshots/messages/messages.spec.ts
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
..
basic-message-ltr-ltrdisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
basic-message-ltr-rtldisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
basic-message-rtl-ltrdisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
basic-message-rtl-rtldisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
edited-message-ltr-ltrdisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
edited-message-ltr-rtldisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
edited-message-rtl-ltrdisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
edited-message-rtl-rtldisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
emote-ltr-ltrdisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
emote-ltr-rtldisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
emote-rtl-ltrdisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
emote-rtl-rtldisplayname-linux.png Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00