## **Additional Details** Profile should include modifiable fields such as profile picture, pronouns, nickname, a status, etc. ## **Acceptance Criteria** - [ ] User can click a button to view their profile. - [ ] The profile shows the currently saved values for each field. - [ ] The user is able to edit a given field. - [ ] Editing a field offers a user the option to save changes. - [ ] The save option does not appear when no changes have been made. - [ ] The user can cancel their edit at any time. - [ ] Each field accepts values of only the appropriate type. ## **Definition of Done** - [ ] Meets linting guidelines - [ ] Meets formatting guidelines - [ ] Includes new tests - [ ] Passes full test suite
Additional Details
Profile should include modifiable fields such as profile picture, pronouns, nickname, a status, etc.
Acceptance Criteria
Definition of Done