FightPandemics / FightPandemics/FightPandemics-android
Edit Individual Account - Name
- Dominant language
- Kotlin
- Stars
- 12
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
As a logged in user,
Given that I am on the 'My Account' page and tap the Name Navbar,
Then I should be presented with the 'Name' page which contains a field where I can type my full Name. I should also see a purple Save button which is not selected.

Given that I am on the 'Name' page,
When I hover over the Save button,
Then the Save button should be selected,
When I type in my name in the field and click the save button,
Then I should have my name updated and be led back to the 'My Profile' page
**Acceptance Criteria:**
User is able to successfully type their Name and click Save to update their profile Name.
Contributor guide
Assessment
This issue has not been assessed yet.