swarms/active/039-group-chat/requirements/req-1-blocking-menu.md
Alex Kohler 50a7b474e4 #158/#212 Ideas should be 3 digits (#230)
* Ensure ideas numbers are 3 digits

* Remove old 39-group-chat directory

* Sort ideas on ideas and people pages

* Fix typo
2018-05-07 10:58:02 +08:00

37 lines
836 B
Markdown

# Requirement 1: Blocking Menu
## User Stories
- [1: Blocking a User](https://github.com/status-im/ideas/blob/progress/39-init-reqeng/active/039-chat-moderation/user-stories/us-1-blocking-a-user.md)
## Description
The context menu for all participants of a chat must contain a blocking menu point.
## Rationale
Selecting this menu point by *User A* for a *User B* leads to the blocking of the
selected user for all feeds of *User A*.
## Fit Criteria
- Selecting this menu point leads to a security question.
- Confirming the menu point leads to a blinding out of all messages of
*User B* in all common feeds of *User A*.
## Dependencies
None.
## Conflicts
None.
## Links
None.
## Remarks
- Question: Does the list of chat members also shows the own profile? Here the
context menu must contain no blocking menu point.