element-web-Github/test/components/views/elements/__snapshots__
Travis Ralston e87bda9f37
Add an option to ignore (block) a user when reporting their events (#8471)
* Add an option to ignore (block) a user when reporting their events

This is primarily useful if the content being reported really doesn't belong on your screen, and the room moderators are slow to react.

Ideally we'd use the word "block" instead of "ignore", but we call it "ignore user" everywhere else. See https://github.com/vector-im/element-web/issues/19590 for further context on the word choice.

This change includes a minor refactor to the styles of labelled toggles (for reusability).

* Appease the linter

* Use a checkbox instead of toggle in the dialog

* Update classnames handling for toggle switch

* Appease the linter
2022-05-18 16:20:55 +00:00
..
ExternalLink-test.tsx.snap Add descriptions to ambiguous links for screen readers (#7310) 2021-12-09 13:04:06 +01:00
LabelledCheckbox-test.tsx.snap Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
PollCreateDialog-test.tsx.snap Bump react-focus-lock (#7858) 2022-02-21 17:09:01 +00:00
StyledRadioGroup-test.tsx.snap Associate room alias warning with public option in settings (#7430) 2022-01-03 09:55:09 +01:00
TooltipTarget-test.tsx.snap Improve tooltip positioning 2022-05-12 14:05:55 +02:00