Skip to content

Need fix validate function #54

Open
@ExNDY

Description

@ExNDY

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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions