element-web/test/components/views/settings/tabs/user/__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
..
AppearanceUserSettingsTab-test.tsx.snap Fix alignment of RTL messages (#12837) 2024-07-31 22:23:46 +00:00
GeneralUserSettingsTab-test.tsx.snap Move integrations switch (#12733) 2024-07-10 19:10:19 +00:00
KeyboardUserSettingsTab-test.tsx.snap Accessibility: Add Landmark navigation (#12190) 2024-07-17 14:46:45 +01:00
LabsUserSettingsTab-test.tsx.snap Promote new room header from labs to Beta (#12739) 2024-07-09 09:45:48 +00:00
MjolnirUserSettingsTab-test.tsx.snap Move the active tab in user settings to the dialog title (#12481) 2024-05-07 09:32:24 +00:00
PreferencesUserSettingsTab-test.tsx.snap Move language settings to 'preferences' (#12723) 2024-07-05 22:04:27 +00:00
SecurityUserSettingsTab-test.tsx.snap remove "Manually verify all remote sessions" setting (#12706) 2024-07-12 21:10:16 +00:00
SessionManagerTab-test.tsx.snap Tooltip: Remove extra data attribute (#12483) 2024-05-06 08:54:40 +00:00
SidebarUserSettingsTab-test.tsx.snap Move the active tab in user settings to the dialog title (#12481) 2024-05-07 09:32:24 +00:00