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

Show missing fields errors on the summary page #12009

Open
data-sync-user opened this issue Jan 8, 2025 · 0 comments · May be fixed by #12163
Open

Show missing fields errors on the summary page #12009

data-sync-user opened this issue Jan 8, 2025 · 0 comments · May be fixed by #12163

Comments

@data-sync-user
Copy link
Collaborator

If mandatory fields are not filled, show the error on the summary page. for example

!Screenshot 2024-12-02 at 11.17.07 AM-20241202-191713.png|width=1630,height=674,alt="Screenshot 2024-12-02 at 11.17.07 AM-20241202-191713.png"!

┆Issue is synchronized with this Jira Task
┆Attachments: Screenshot 2024-12-02 at 11.17.07 AM-20241202-191713.png

RJAK11 added a commit that referenced this issue Feb 7, 2025
Because

- There is no warning message displayed on the summary page for pages with invalid fields
- The user has no way of knowing which fields are invalid and why

This commit

- Adds a warning message on the summary page if there are pages with invalid fields
- Includes links to the pages with invalid fields in the warning message
- Highlights the invalid fields and displays the reasons for the errors on the form when the link in the warning message is clicked

Fixes #12009
@RJAK11 RJAK11 linked a pull request Feb 10, 2025 that will close this issue
RJAK11 added a commit that referenced this issue Feb 19, 2025
Because

- There is no warning message displayed on the summary page for pages with invalid fields
- The user has no way of knowing which fields are invalid and why

This commit

- Adds a warning message on the summary page if there are pages with invalid fields
- Includes links to the pages with invalid fields in the warning message
- Highlights the invalid fields and displays the reasons for the errors on the form when the link in the warning message is clicked

Fixes #12009
RJAK11 added a commit that referenced this issue Feb 19, 2025
Because

- There is no warning message displayed on the summary page for pages with invalid fields
- The user has no way of knowing which fields are invalid and why

This commit

- Adds a warning message on the summary page if there are pages with invalid fields
- Includes links to the pages with invalid fields in the warning message
- Highlights the invalid fields and displays the reasons for the errors on the form when the link in the warning message is clicked

Fixes #12009
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

Successfully merging a pull request may close this issue.

1 participant