FightPandemics / FightPandemics/FightPandemics-android
Milestone: Feedback
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
In-app Feedback UI: https://app.zeplin.io/project/5ec4729feee8e847b8d9f1d1?seid=5f24efa7199b8e2355ab08d1
As a logged-in user,
Given that I am in Settings and select 'Feedback',
Then I should be taken to the 'Feedback' page which will contain a survey of questions I can fill out.

Given I am on the 'Feedback' page,
When I select an answer from a multiple choice question
Then the button for the choice I've selected should be highlighted
When I type a message in a message box
Then the message box should be highlighted


When I complete all the relevant answers,
Then the Submit button should become clickable/selectable,
When I hit the submit button,
Then I should be led back to the Settings page
Acceptance Criteria: User is able to complete the survey and submit it thus sending Feedback to FightPandemics.
Contributor guide
Assessment
This issue has not been assessed yet.