Skip to content

Create Account Page Password Reset Form #7

Description

@dgautsch

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions