Skip to content

test(core): cover when AND semantics and multiselect neq#35182

Merged
rekram1-node merged 1 commit into
v2from
form-when-tests
Jul 3, 2026
Merged

test(core): cover when AND semantics and multiselect neq#35182
rekram1-node merged 1 commit into
v2from
form-when-tests

Conversation

@rekram1-node

Copy link
Copy Markdown
Collaborator

Adds two minimal tests to the form suite covering gaps identified in the post-merge review of #35115:

  • AND semantics + empty when: a field with multiple conditions is only active when all match; answering it while inactive is rejected; when: [] means always active (required still enforced).
  • neq on multiselect: non-inclusion activates the dependent field, including the answered-but-empty-array case; selecting the value deactivates it.

No source changes. 9 tests pass in packages/core.

@rekram1-node rekram1-node merged commit 5fc4e18 into v2 Jul 3, 2026
9 checks passed
@rekram1-node rekram1-node deleted the form-when-tests branch July 3, 2026 16:10
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.

1 participant