-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Purpose
During use testing, we found that we needed to clean up how pronouns are edited on the My Profile page. We had a few ideas to improve this:
- adjust the transparency of the other fields (effectively graying them out) so that the Pronouns field stood out
- let the pronouns section just be textbox that could immediately be edited (no need to press the pen button, but the pen button and save changes button would still save the changes)
Design
Reference
TODO
- Claim this ticket by adding your name and moving to "In Progress"
- Get updated with the codebase
- git checkout dev
- git pull
- THEN create a new branch as per usual
- npm install (this updates your dependencies)
- npm run dev
- Implement description above
- Create a PR for this ticket
- Move this ticket into "Ready for Review"
Testing
- Desktop
- Mobile