Reset user password flow is confusing to users
Open
Nobody has claimed this yet.
feature enhancement
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
- This text here is bad... this screen is what Laura saw after she clicked the link in her email... so this text should instead say something like "enter a new password to complete the reset"
- Laura is pretty sure she didn't click reset 16 times, but 16 emails were sent. Is it possible that there's duplicate logic somewhere? (Or that we should have a debounce on the button?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the password-reset flow from the email link and reviewing the screen text and reset button behavior. Trace where reset emails are triggered to determine whether duplicate sends can be reproduced. Done means the completion message is clearer and the duplicate-email behavior has a defined fix or explanation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100