element-hq / element-android

A Matrix collaboration client for Android.
https://element.io/
Apache License 2.0
3.27k stars 677 forks source link

Add a report user action #8796

Closed bmarty closed 3 months ago

bmarty commented 3 months ago

When long pressing on a message, this bottom sheet is displayed:

image

We want to add a destructive action "Report user", below "Ignore user", with a thumb down icon (if available, else re-use the flag icon), that will send a report, with the EventId and the reason "Reporting user $userId".

No confirmation dialog before doing the action. We will reuse the confirmation dialog which confirms that the action is done, and which proposes to also block the user:

image

With a specific wording.