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

FIO-9097 fixed navigation through the errors list #5830

Conversation

HannaKurban
Copy link
Contributor

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-9097

Description

Previously, when clicking on the error list links for a wizard form that includes a child wizard forum, focusing did not work for components of the parent form; and for components from the child form, after going to the corresponding page, some of the errors from the list disappeared. This has been fixed, now navigation via links from the error list works for both components from the parent wizard form and from the child wizard form.

Breaking Changes / Backwards Compatibility

n/a

Dependencies

n/a

How has this PR been tested?

Automated tests have been added. All test pass locally

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

@brendanbond brendanbond merged commit 28ea6c4 into master Sep 25, 2024
5 checks passed
@brendanbond brendanbond deleted the FIO-9097-Nested-Wizard-Validation-Error-Links-Don't-Always-Focus-5.x branch September 25, 2024 14:52
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 this pull request may close these issues.

2 participants