element-web/playwright
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
..
@types Add test reporter to prevent stale screenshots (#12743) 2024-07-15 18:23:20 +00:00
e2e Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
pages Update toast styles to match Figma (#12833) 2024-07-30 12:57:15 +00:00
plugins [create-pull-request] automated change (#12847) 2024-07-31 06:22:48 +00:00
sample-files Remove Cypress & Playwright in their entirety (#12145) 2024-01-16 09:48:49 +00:00
snapshots Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
.gitignore Add Playwright tests for OIDC-aware & OIDC-native (#12252) 2024-02-21 10:43:47 +00:00
docker-entrypoint.sh Remove legacy crypto parameter (#12679) 2024-06-25 09:06:55 +00:00
Dockerfile Update all non-major dependencies (#12815) 2024-07-24 10:53:13 +00:00
element-web-test.ts Stabilise screenshot tests (#12835) 2024-07-30 08:20:07 +00:00
flaky-reporter.ts Support pagination while querying for issues in flaky reporter (#12832) 2024-07-26 14:23:17 +00:00
global.d.ts Update dependency typescript to v5.4.2 (#12324) 2024-03-19 17:55:06 +00:00
stale-screenshot-reporter.ts Add test reporter to prevent stale screenshots (#12743) 2024-07-15 18:23:20 +00:00
tsconfig.json Support pagination while querying for issues in flaky reporter (#12832) 2024-07-26 14:23:17 +00:00