Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Front End] Async Validation create user check that email is not in use when loosing focus on email field #29

Open
brauliodiez opened this issue Jan 10, 2025 · 0 comments · May be fixed by #35
Assignees
Labels

Comments

@brauliodiez
Copy link
Member

brauliodiez commented Jan 10, 2025

Check that the email does not exist asynchronously in users, triggered when the email field loses focus

Step 1: The user enters an email in the "Create User" form
Step 2: The user loses focus on the email field
Step 3: Verify if the email exists in the database (we will use a Fonk validator and a specific endpoint for this)

Ask @manudous before starting this task

@brauliodiez brauliodiez moved this to Backlog in QuickMock Jan 10, 2025
@Alber-Writer Alber-Writer linked a pull request Jan 20, 2025 that will close this issue
@brauliodiez brauliodiez added this to GEX Jan 31, 2025
@brauliodiez brauliodiez removed this from QuickMock Jan 31, 2025
@brauliodiez brauliodiez moved this to In Progress in GEX Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants