View on GitHub

socialstuff-org.github.io

The SocialStuff documentation.

Name Delete message
Actor User
Description The actor can delete a message from a conversation.
Pre-condition
  • The actor has to be logged in.
  • There must be a chat selected.
  • There must be at least one message which can be deleted.
Scenario
  1. The actor selects a message in the opened chat
  2. The system displays options to interact with the highlighted message
  3. The actor decides to delete the message from the conversation.
  4. The system removes the message from the conversation.
Result The selected message is deleted.
Exceptions N/A