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

refactor(input): Skip validation when going to previous field #285

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Sculas
Copy link
Contributor

@Sculas Sculas commented Jun 18, 2024

In my opinion, this would make user experience better. Say you made a typo in the previous field but you already went to the next one, now you need to fill the current field correctly before you can fix the previous field.

This also keeps validation intact, because the field still needs to be valid to progress to the next field.

In my opinion, this would make user experience better. Say you made a typo in the previous field but you already went to the next one, now you *need* to fill the current field correctly before you can fix the previous field.

This also keeps validation intact, because the field still needs to be valid to progress to the next field.
@Sculas Sculas requested a review from maaslalani as a code owner June 18, 2024 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant