1643-Story-user-can-create-filter-rule-with-label (#1673)
(cherry picked from commit a4dd97f021b9dd3a8aa785703178306d3b452981)
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
# Summary
|
||||
|
||||
* [Related EPIC](#related-epic)
|
||||
* [Definition](#definition)
|
||||
* [Screenshots](#screenshots)
|
||||
* [Misc](#misc)
|
||||
|
||||
## Related EPIC
|
||||
|
||||
https://github.com/linagora/tmail-flutter/issues/1638
|
||||
|
||||
## Definition
|
||||
|
||||
- Given that I am a Tmail user and I have logged in successfully
|
||||
- On the section: Perform the following action, When I click on action list, there is a new option :Label as
|
||||
- I select action "Label as" then click on the next field Select label
|
||||
- There will be a list of available labels
|
||||
- I can select one or multiple labels
|
||||
- The selected lable will be displayed as tags on the field with a cross icon that I can click on to remove
|
||||
- After inputting other fields and click button Create, the new rule is created
|
||||
- When a new message matches with the condition, it will be labeled automatically as in the rule.
|
||||
|
||||
[Back to Summary](#summary)
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
[Back to Summary](#summary)
|
||||
|
||||
## Misc
|
||||
|
||||
None
|
||||
|
||||
[Back to Summary](#summary)
|
||||
Reference in New Issue
Block a user