You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User should be able to edit his/her own profile from profile page, including name, password, profile picture, etc. Since we will allow the user to edit his/her names, we can remove firstname, lastname fields from the signup page for ease of signing up.
Our backend already assigns a random profile picture to each new user. Simply showing this picture would be enough for now.
The text was updated successfully, but these errors were encountered:
Issue description
Our backend already assigns a random profile picture to each new user. Simply showing this picture would be enough for now.
The text was updated successfully, but these errors were encountered: