Skip to content

FIO-10359 failing tests fixes#6186

Merged
lane-formio merged 9 commits into5.2.xfrom
FIO-10359-5.2.x-branch-fix-failing-tests
Jul 21, 2025
Merged

FIO-10359 failing tests fixes#6186
lane-formio merged 9 commits into5.2.xfrom
FIO-10359-5.2.x-branch-fix-failing-tests

Conversation

@HannaKurban
Copy link
Copy Markdown
Contributor

@HannaKurban HannaKurban commented Jul 15, 2025

Link to Jira Ticket

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

Description

Fixed tests:

  • Select component, Should clear select value when "clear value on refresh options" and "refresh options on" is enable and number component is changed.The test was failed because this line was missed.
  • Select component, OnBlur validation Should work properly with Select component. The test was failed because this PR was merged, but was not included into the build
  • WebformBuilder, Should not show unique API error when components with same keys are inside and outside of the Data component. The test is currently failing because this PR was merged into the 5.2.x branch of formio.js, but the corresponding dependency PR was not included in the version of @formio/core. The test will be fixed as soon as a new version of @formio/core includes this PR

Breaking Changes / Backwards Compatibility

n/a

Dependencies

formio/core#255

How has this PR been tested?

Tests require new build for @formio/core. All tests 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

@lane-formio lane-formio merged commit 2b8a3f7 into 5.2.x Jul 21, 2025
15 of 18 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