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

Break up form validation functionality into smaller pieces #97

Open
jordanjones243 opened this issue Dec 5, 2024 · 0 comments
Open

Comments

@jordanjones243
Copy link
Contributor

General Support Request

When looking at the validate() function that handles all of the validation work, it looks daunting and is very unreadable.

Possible Solution

Break up validate() function into smaller helper functions that signify each piece of the validation process.

Additional context

Here is the function, but it is currently being implemented into the form repo:

Exit criteria

Break up the validate() function and explain the validation process at each step to make it easier to debug and edit in the future.

@jordanjones243 jordanjones243 added auro-form not-reviewed Issue has not been reviewed by Auro team members Type: Feature New Feature and removed Type: Feature New Feature auro-form labels Dec 5, 2024
@Patrick-Daly-AA Patrick-Daly-AA removed their assignment Dec 9, 2024
@jordanjones243 jordanjones243 removed the not-reviewed Issue has not been reviewed by Auro team members label Dec 13, 2024
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

No branches or pull requests

2 participants