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 Account Page Password Reset Form #7

Open
dgautsch opened this issue Dec 18, 2019 · 0 comments
Open

Create Account Page Password Reset Form #7

dgautsch opened this issue Dec 18, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Milestone

Comments

@dgautsch
Copy link
Owner

dgautsch commented Dec 18, 2019

The account page should have the ability to let the user change their password

This form would be a simple Vue component that is mostly markup. with a little logic for the form validation. It would have the following:

  • A field for the old password
  • A field for the new password
  • A field to confirm the new password
  • A button to submit the form
  • Form should not be able to be submitted without having all of the above fields filled out.
@dgautsch dgautsch added the enhancement New feature or request label Dec 18, 2019
@dgautsch dgautsch added this to the v1.0 milestone Dec 18, 2019
@dgautsch dgautsch changed the title Create Account Page Create Account Page Password Reset Form Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant