0090ace42b
(cherry picked from commit d349a3140bf4e7d40d468349b5440e439e8bf733)
65 lines
2.2 KiB
Markdown
65 lines
2.2 KiB
Markdown
# Summary
|
|
|
|
* [Related EPIC](#related-epic)
|
|
* [Definition](#definition)
|
|
* [Screenshots](#screenshots)
|
|
* [Misc](#misc)
|
|
|
|
## Related EPIC
|
|
|
|
https://github.com/linagora/tmail-flutter/issues/1638
|
|
|
|
## Definition
|
|
|
|
**UC1. Assign a label for messages in thread-view**
|
|
|
|
- Given that I am a Tmail user and I have logged in successfully
|
|
- On thread-view, I select one or multiple messages
|
|
- On action bar, I can see an icon Label
|
|
- I click on this icon, there will be a popup that listing all current labels
|
|
- I can select one or multiple label then click button Apply
|
|
- Then selected labels will be appeared on message as tags, on both thread-view and message content view
|
|
|
|

|
|
|
|
**UC2. Assign a label for messages in message detail view**
|
|
|
|
- Given that I am a Tmail user and I have logged in successfully
|
|
- I click on one message and the content will be opened
|
|
- On action list on top of screen, I can see an icon Label
|
|
- I click on this icon, there will be a popup that listing all current labels
|
|
- I can select one or multiple label then click button Apply
|
|
- Then selected labels will be appeared on this message as tags, on both thread-view and message content view
|
|
|
|

|
|
|
|
|
|
**UC3. Remove a label on a message**
|
|
|
|
- Given that I am a Tmail user and I have logged in successfully
|
|
- On thread-view I click on one message that currently have some label, the content view of this message is opened.
|
|
- On content view, I can see labels of this emaill, each label contains a cross icon
|
|
- I click on Cross icon,
|
|
- The label is removed from this message and there will be a toast notification
|
|
“[Label name] is removed from this email]” and Undo button
|
|
- If I click Undo, the label is back to this email again.
|
|
|
|

|
|
|
|

|
|
|
|
|
|
[Back to Summary](#summary)
|
|
|
|
## Screenshots
|
|
|
|
None
|
|
|
|
[Back to Summary](#summary)
|
|
|
|
## Misc
|
|
|
|
None
|
|
|
|
[Back to Summary](#summary)
|