Skip to content

Implement Error Handling Across All of the Applicant Application Forms #739

@mai-repo

Description

@mai-repo

Page where problem found?

Standardize error handling across all forms. The issues have been identified in the following forms:

  • app-additional.html
  • app-form-admin.html
  • app-references.html
  • app-questionnaire.html
  • app-long-text.html
  • app-household.html
  • app-form.html
  • app-form-details.html

Type of problem

The Application Form only renders error messages after the full form has been submitted. To enhance the user experience and ensure smoother navigation, we need to implement a function that performs validation and displays relevant error messages each time a user proceeds to the next section or page of the form.

The following form templates are affected:

  • app-additional.html
  • app-form-admin.html
  • app-references.html
  • app-questionnaire.html
  • app-long-text.html
  • app-household.html
  • app-form.html
  • app-form-details.html - no error handling required, no user input captured

A checked box indicates that a ticket is currently in progress for that specific form.
This will render a clean checklist in Markdown. Let me know if you'd like any modifications!

Suggested Solution

Standardize error handling across all forms by reviewing the current methods implemented in the tickets where error handling is already being worked on.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    🎟️ parent-issueParent issue with subtasks, parent issues will not be assign to any one individual

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions