element-web-Github/test/components/views/location
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
..
__snapshots__ Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
LiveDurationDropdown-test.tsx Step 3.1: Stop using getComponent in tests 2022-03-28 14:02:31 -06:00
LocationButton-test.tsx Step 3.1: Stop using getComponent in tests 2022-03-28 14:02:31 -06:00
LocationPicker-test.tsx Live location sharing - consolidate maps (#8236) 2022-04-11 18:40:06 +02:00
LocationShareMenu-test.tsx LLS: expose way to enable live sharing labs flag from location dialog (#8416) 2022-04-28 13:37:20 +02:00
LocationViewDialog-test.tsx Live location sharing - basic maximised beacon map (#8310) 2022-04-14 13:14:05 +00:00
Map-test.tsx Live location sharing: remove geoUri logs (#8465) 2022-05-03 08:29:43 +00:00
MapError-test.tsx Step 3.1: Stop using getComponent in tests 2022-03-28 14:02:31 -06:00
Marker-test.tsx Live location sharing - extract location markers into generic Marker (#8225) 2022-04-06 12:40:39 +01:00
SmartMarker-test.tsx Live location sharing - smart location marker (#8232) 2022-04-11 10:29:24 +02:00
ZoomButtons-test.tsx Live location sharing - extract zoom buttons into component (#8235) 2022-04-11 10:29:07 +02:00