OpenFn / OpenFn/lightning

UX issues with updating email

Open
#2,546 5 comments 0 reactions 0 assignees View on GitHub

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

  1. 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.

Image

  1. We should only validate password when the user clicks on update email.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.