2017-12-05 14:37:08 +00:00
# Requirement 1: Blocking Menu
## User Stories
2018-05-07 02:58:02 +00:00
- [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 )
2017-12-05 14:37:08 +00:00
## Description
2017-12-05 14:46:43 +00:00
The context menu for all participants of a chat must contain a blocking menu point.
2017-12-05 14:37:08 +00:00
## Rationale
2017-12-05 14:46:43 +00:00
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* .
2017-12-05 14:37:08 +00:00
## 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
2017-12-05 14:46:43 +00:00
- Question: Does the list of chat members also shows the own profile? Here the
context menu must contain no blocking menu point.