FightPandemics / FightPandemics/FightPandemics-android

Create a Post- Choose Tags

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
mvp_release1
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:**

post-creation-info-filled

post-creation-choose tags

post-creation-tag-selected

**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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.