riot-web/res/css/views/elements
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
..
_AccessibleButton.scss
_AddressSelector.scss
_AddressTile.scss
_CopyableText.scss
_DesktopCapturerSourcePicker.scss
_DialPadBackspaceButton.scss
_DirectorySearchBox.scss
_Dropdown.scss
_EditableItemList.scss
_ErrorBoundary.scss
_EventTilePreview.scss
_ExternalLink.scss
_FacePile.scss
_Field.scss
_GenericEventListSummary.scss
_ImageView.scss
_InfoTooltip.scss
_InlineSpinner.scss
_InteractiveTooltip.scss
_InviteReason.scss
_LabelledCheckbox.scss Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
_ManageIntegsButton.scss
_MiniAvatarUploader.scss
_Pill.scss
_PowerSelector.scss
_ProgressBar.scss
_QRCode.scss
_ReplyChain.scss
_ResizeHandle.scss
_RichText.scss
_RoleButton.scss
_RoomAliasField.scss
_SSOButtons.scss
_SearchWarning.scss
_ServerPicker.scss
_SettingsFlag.scss Add an option to ignore (block) a user when reporting their events (#8471) 2022-05-18 16:20:55 +00:00
_Slider.scss
_Spinner.scss
_StyledCheckbox.scss
_StyledRadioButton.scss
_SyntaxHighlight.scss
_TagComposer.scss
_TextWithTooltip.scss
_ToggleSwitch.scss
_Tooltip.scss
_TooltipButton.scss
_Validation.scss