UX issues with updating email
Open
Nobody has claimed this yet.
good first issue
ux/ui improvement
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
- When entering password the validation still shows "this field cannot be empty" until the user clicks out. The validation should be cleared when the user types in the input box.
- We should only validate password when the user clicks on update email.
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
No files or tests are named. Start by locating the update-email form and reproducing both validation behaviors: the password error should clear while typing, and password validation should occur only after selecting Update email. Done means both interactions match the issue description, with relevant tests updated or added if the form has coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100