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

[Question]Final Field Validation with Button Click #234

Open
markbrew777 opened this issue Aug 30, 2024 · 0 comments
Open

[Question]Final Field Validation with Button Click #234

markbrew777 opened this issue Aug 30, 2024 · 0 comments
Labels
Question Question about this project Triage Issue needs to be triaged

Comments

@markbrew777
Copy link

I've a form and when there's a field validation error that is subsequently corrected, the validation clears when the field loses focus as expected. However if the focus is lost in conjunction with the user clicking the submit button the validation clears but the submit doesn't occur until the user clicks the button a second time. Is that expected? If so is there something I can do to get around this behavior as many of our users are not going to like having to do that? I've tried several event handlers to try as a workaround but nothing so far has worked. Any suggestions would be appreciated.

@markbrew777 markbrew777 added Question Question about this project Triage Issue needs to be triaged labels Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Question about this project Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant