View on GitHub

socialstuff-org.github.io

The SocialStuff documentation.

Name Block a User
Actor User
Description An actor blocks another user to prevent receiving messages of them
Pre-condition The actor needs to be logged in.
Scenario
  1. The actor chooses a user to block
  2. The system navigates to the chat of the selected chat partner
  3. The actor chooses to view the profile of the user
  4. The system shows the profile of the selected user
  5. The actor chooses to block the user
  6. The system acknowledges the decision
Result The selected user is not able to send messages to the actor anymore
Exceptions N/A