Need form input validations on create page. #6

Closed
opened 2025-06-29 22:33:56 -07:00 by azpect · 1 comment
Owner

As the title states. The creation wizard does not have input validation to ensure the form is complete before submission. This will be important to prevent extra strain on the backend and DB.

As the title states. The creation wizard does not have input validation to ensure the form is complete before submission. This will be important to prevent extra strain on the backend and DB.
azpect added reference feature/recipes 2025-06-30 22:34:12 -07:00
azpect removed reference feature/recipes 2025-06-30 22:34:16 -07:00
Author
Owner

This will be marked complete when #7 is merged into master.

PR contains UI validation. It is "eager" and will prompt with red errors even before the user submits the form. Which I am not a fan of. But for now, it's fine.

This will be marked complete when #7 is merged into master. PR contains UI validation. It is "eager" and will prompt with red errors even before the user submits the form. Which I am not a fan of. But for now, it's fine.
Sign in to join this conversation.
No description provided.