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

Allow users to update their profile #11

Open
amellie opened this issue Jul 5, 2022 · 0 comments
Open

Allow users to update their profile #11

amellie opened this issue Jul 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@amellie
Copy link
Collaborator

amellie commented Jul 5, 2022

Story

 
As a user
I Want to be able to change my profile, including my Full Name, Date of Birth, Country of Origin, and password
So That  my details are up to date
 

Acceptance Criteria

 

  • All fields shown in the registration form should be shown, however, email address cannot be changed and should be greyed out
  • The following fields can be changed: password, full name, date of birth, and country of origin
  • For password, and full name fields, the text fields should have a maximum character limit. Refer to this task for the limit of each fields
  • Password should be confirmed (filled twice, i.e. we need to have 2 fields for passwords to ensure both are the same)
  • If both passwords are not identical, an error message should be thrown, i.e. "Passwords are different"
  • Upon successful update, the same page is shown with a success message, i.e. "Your profile has been updated."
@amellie amellie added the enhancement New feature or request label Jul 5, 2022
@amellie amellie changed the title Allow user to update their profile Allow users to update their profile Jul 5, 2022
@amellie amellie transferred this issue from another repository Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants