riot-web/test/components/views/settings/__snapshots__
Florian Duros ddd0ec48ac
Change user permission by using a new apply button (#12346)
* Add PowerLevelSelector.tsx.
It's extracting the current behavior of the privileged users and muted of `RolesRoomSettingsTab.tsx` into a dedicated component.
It's also adding a new apply button.

* Use `PowerLevelSelector` to render privileged and muted users in `RolesRoomSettingsTab`

* Update existing tests

* Add playwright test

* Fix typo

* Fix typo
2024-03-19 13:45:23 +00:00
..
ChangePassword-test.tsx.snap
CrossSigningPanel-test.tsx.snap
EventIndexPanel-test.tsx.snap
FontScalingPanel-test.tsx.snap
KeyboardShortcut-test.tsx.snap
Notifications-test.tsx.snap
PowerLevelSelector-test.tsx.snap Change user permission by using a new apply button (#12346) 2024-03-19 13:45:23 +00:00
SecureBackupPanel-test.tsx.snap Refine styles of controls to match Compound (#12299) 2024-03-05 04:25:47 +00:00
SettingsFieldset-test.tsx.snap
ThemeChoicePanel-test.tsx.snap