Skip to content

Application Form /app-form.html Validation Errors Not Triggering Correctly #716

@stmcpeters

Description

@stmcpeters

🔍 Where Found

mvp branch in /templates/app/form.html

📝 Description

Currently, required field validation on /app-form.html does not always trigger error messages when users attempt to continue to the next page or submit the form. This issue should ensure that:

  • Error messages appear immediately when required fields are left empty
  • Users cannot proceed to the next step without filling in required fields
  • Validation works consistently across all form sections

❗ Why This is Important

This issue is critical for user experience and preventing incomplete submissions

⚙️ Parent Issue

Issue Number: #739

🍏 Type of Change

Bug

🎁 Acceptance Criteria

  • Required fields should trigger validation messages when empty
  • Users should be prevented from continuing or submitting until all required fields are completed
  • Validation logic should match the expected error handling behavior
  • Submit a PR that merges into the mvp branch, not develop

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions