Skip to content

Need fix validate function #54

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

Open
ExNDY opened this issue Apr 11, 2025 · 0 comments · May be fixed by #55
Open

Need fix validate function #54

ExNDY opened this issue Apr 11, 2025 · 0 comments · May be fixed by #55
Assignees
Labels
bug Something isn't working

Comments

@ExNDY
Copy link
Contributor

ExNDY commented Apr 11, 2025

The field validation mechanism needs to be fixed. Currently, it stops at the first field with an error, which prevents the rest from being validated. As a result, the user only sees one error at a time and has to press the validation button repeatedly after each fix. The behavior should be changed so that all fields are validated at once, allowing the user to see the full list of errors immediately.

@ExNDY ExNDY added the bug Something isn't working label Apr 11, 2025
@ExNDY ExNDY self-assigned this Apr 11, 2025
ExNDY added a commit that referenced this issue Apr 11, 2025
ExNDY added a commit that referenced this issue Apr 11, 2025
ExNDY added a commit that referenced this issue Apr 11, 2025
ExNDY added a commit that referenced this issue Apr 14, 2025
@Alex009 Alex009 linked a pull request Apr 14, 2025 that will close this issue
ExNDY added a commit that referenced this issue Apr 15, 2025
ExNDY added a commit that referenced this issue Apr 15, 2025
ExNDY added a commit that referenced this issue Apr 15, 2025
ExNDY added a commit that referenced this issue Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant