Skip to content

FIO-10425: Fixed issues where fields with errors in nested forms with in wizards are not properly highlighting when you click the error link.#6190

Merged
lane-formio merged 3 commits into5.0.xfrom
fio-10425-5-0-x
Jul 18, 2025
Merged

FIO-10425: Fixed issues where fields with errors in nested forms with in wizards are not properly highlighting when you click the error link.#6190
lane-formio merged 3 commits into5.0.xfrom
fio-10425-5-0-x

Conversation

@travist
Copy link
Copy Markdown
Member

@travist travist commented Jul 17, 2025

Link to Jira Ticket

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

Description

This solves the wizard error navigation links by ensuring that all the promise resolutions occur after the attachment of the components within the nested form.

Breaking Changes / Backwards Compatibility

None

Dependencies

None

How has this PR been tested?

Manual

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

@lane-formio lane-formio merged commit ef498a2 into 5.0.x Jul 18, 2025
6 of 8 checks passed
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