Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create user preferences page #116

Open
HuxleyBerry opened this issue Jan 17, 2025 · 1 comment
Open

Create user preferences page #116

HuxleyBerry opened this issue Jan 17, 2025 · 1 comment
Assignees
Labels
difficulty::medium This issue is medium difficulty frontend Task must have a front end issue priority::medium This issue is medium priority

Comments

@HuxleyBerry
Copy link
Member

Create the user preferences page. Initially, the page should look something like this:

Image

Then once the user has pressed the edit button, the page should change its appearance to something like this:

Image

See the figma for what the page should look like on desktop. I suggest replacing the text which says "Home >> User Preferences >> Edit Profile" with simply "Preferences" and making that appear in both states (i.e. editing and viewing) of the page.

Also, if the user edits their avatar or bio, the values in the user store should be modified appropriately. That should cause the user's displayed avatar and bio to change too. In the future, we'll need to check with the backend first before making those changes, but that is outside the scope of this issue, so for now just leave a comment in the spot in the code that would need to be done.

@HuxleyBerry HuxleyBerry added difficulty::medium This issue is medium difficulty frontend Task must have a front end issue priority::medium This issue is medium priority labels Jan 17, 2025
Copy link

Branch issue-116-Create_user_preferences_page created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty::medium This issue is medium difficulty frontend Task must have a front end issue priority::medium This issue is medium priority
Projects
None yet
Development

No branches or pull requests

3 participants