FightPandemics / FightPandemics/FightPandemics-android
Create a Post- Choose Tags
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
**As a user,**
**Given** that I am on the “Create a Post” page
**When** I tap on the "Add Tags" option
**Then** a pop up appears with a list of tags (refer to the design to see all the tags)
**When** I select a number of tags
**Then** those tags are highlighted in blue
**When** I have selected at least 1 tag and tapped on the “Confirm” button
**Then** I am back on the create a post page and the "Add Tags" option is minimized to a tag icon
**Tag options:** "Medical Supplies", "Groceries/Food", "Business", "Education", "Legal", "Wellbeing/Mental", "Entertainment", "Information", "Funding", "R&D", "Tech", "Other". **We don't have "University" as a tag.**
**Design:**



**Acceptance Criteria:**
The user can select / deselect tags.
The "Confirm" button is enabled (normal blue) on when atleast one tag is chosen, or if no tags are chosen then the "Confirm" button remains disabled (light blue)
If at least 1 tag is selected, the "Add tags" option on the create a post page is minimized to a tag icon.
NOTE: The minimized tag icon can be clicked and we can again select or deselect tags.
Contributor guide
Assessment
This issue has not been assessed yet.