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

Display error summary at the top of the page with multiple forms #10820

Open
blesildaramirez opened this issue Jan 17, 2025 · 0 comments
Open
Assignees
Labels
Accessibility Any issue that impacts assistive technology or users with visual or physical impairments.

Comments

@blesildaramirez
Copy link
Contributor

blesildaramirez commented Jan 17, 2025

Description

Create a new component that provides the summary of all errors found in a single or multiple forms.
This component should:

  • dynamically render error messages based on an API response containing field IDs and error messages.
  • provide a summary of errors and navigable fields with errors for easier correction of the form fields with error.
  • be displayed on top of the first form if the page has multiple forms.

This issue relates to craft-oa/gdpr-invitation#48

@blesildaramirez blesildaramirez added the Accessibility Any issue that impacts assistive technology or users with visual or physical impairments. label Jan 17, 2025
@blesildaramirez blesildaramirez self-assigned this Jan 17, 2025
@blesildaramirez blesildaramirez changed the title New UI component to display all form errors Error messages should come on the top of page Jan 20, 2025
@blesildaramirez blesildaramirez changed the title Error messages should come on the top of page Display error summary at the top of the page with multiple forms Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accessibility Any issue that impacts assistive technology or users with visual or physical impairments.
Projects
None yet
Development

No branches or pull requests

1 participant