codersforcauses / codersforcauses/transplant
Create password reset page and form - frontend
Open
difficulty::easy
frontend
good first issue
priority::medium
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
If the user presses the "forgot password" link on the log in page, they should be redirected to the forgot password page.
The forgot password page should include:
- A header which says "Forgot Password"
- Text which says something like "Enter your email below and we'll send you a reset link"
- A text field for the email
- A button which says "Send Email"
- A button which allows the user to go back (for if they've remembered their password all of a sudden)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.