Skip to content

Fix/df 513 empty checkbox condition#209

Merged
jbarnsley10 merged 9 commits intomainfrom
fix/DF-513-empty-checkbox-condition
Sep 29, 2025
Merged

Fix/df 513 empty checkbox condition#209
jbarnsley10 merged 9 commits intomainfrom
fix/DF-513-empty-checkbox-condition

Conversation

@jbarnsley10
Copy link
Contributor

@jbarnsley10 jbarnsley10 commented Sep 25, 2025

Proposed change

Handle condition evaluation for list components (checkboxes, radios, autocompletes etc) when no state for that component yet

Jira ticket: DF-513 and DF-514

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@davidjamesstone davidjamesstone marked this pull request as ready for review September 29, 2025 09:43
@sonarqubecloud
Copy link

@jbarnsley10 jbarnsley10 merged commit d8c2683 into main Sep 29, 2025
9 checks passed
@jbarnsley10 jbarnsley10 deleted the fix/DF-513-empty-checkbox-condition branch September 29, 2025 10:13
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