diff --git a/docs/stories/TF-1643-user-can-create-filter-rule-with-label.md b/docs/stories/TF-1643-user-can-create-filter-rule-with-label.md new file mode 100644 index 000000000..80d65e55e --- /dev/null +++ b/docs/stories/TF-1643-user-can-create-filter-rule-with-label.md @@ -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 + +![image](https://user-images.githubusercontent.com/68209176/228729483-28d593d9-5ef9-4eea-87f5-b3b3934576f3.png) + +![image](https://user-images.githubusercontent.com/68209176/228729525-25065c92-1227-45a4-80cb-9ba0bcb51e38.png) + +![image](https://user-images.githubusercontent.com/68209176/228729560-34885bcd-8b55-450e-b78a-803189fcf808.png) + + +[Back to Summary](#summary) + +## Misc + +None + +[Back to Summary](#summary)