formio.js icon indicating copy to clipboard operation
formio.js copied to clipboard

FIO-7778: validation link does not open modal

Open ZenMasterJacob20011 opened this issue 6 months ago • 2 comments

Link to Jira Ticket

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

Description

What changed?

Made it so that when a component validation error is clicked that is nested within a editgrid with modal turned on it will open the editgrids modal to display validation error

Breaking Changes / Backwards Compatibility

N/A

Dependencies

N/A

How has this PR been tested?

manually tested and automated tests

Checklist:

  • [x] 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)
  • [x] My changes generate no new warnings
  • [x] My changes include tests that prove my fix is effective (or that my feature works as intended)
  • [x] New and existing unit/integration tests pass locally with my changes
  • [x] Any dependent changes have corresponding PRs that are listed above

ZenMasterJacob20011 avatar Aug 06 '24 17:08 ZenMasterJacob20011