element-web-Github/test/components/views/rooms/__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
..
ExtraTile-test.tsx.snap Use RovingAccessibleButton instead of RovingAccessibleTooltipButton (#12539) 2024-05-17 10:29:30 +00:00
MemberTile-test.tsx.snap Tooltip: Remove extra data attribute (#12483) 2024-05-06 08:54:40 +00:00
PinnedEventTile-test.tsx.snap Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
ReadReceiptGroup-test.tsx.snap Add tests for ReadReceiptGroup.tsx 2024-05-22 15:07:57 +02:00
RoomHeader-test.tsx.snap Add release announcement for the new room header (#12802) 2024-07-23 12:46:24 +01:00
RoomPreviewBar-test.tsx.snap Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
RoomTile-test.tsx.snap Update dependency @vector-im/compound-web to v3.1.3 (#12281) 2024-03-07 14:40:03 +00:00
ThirdPartyMemberInfo-test.tsx.snap Update right panel base card styling to match Compound (#12768) 2024-07-16 09:03:35 +00:00