Skip to content

Bugfix/fix null failures checkboxes#286

Merged
alexluckett merged 2 commits intomainfrom
bugfix/fix-null-failures-checkboxes
Jan 7, 2026
Merged

Bugfix/fix null failures checkboxes#286
alexluckett merged 2 commits intomainfrom
bugfix/fix-null-failures-checkboxes

Conversation

@alexluckett
Copy link
Copy Markdown
Contributor

@alexluckett alexluckett commented Jan 7, 2026

Proposed change

Fixes a failure to return a component value's display string when the value is missing.

Jira ticket:

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).

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jan 7, 2026

@alexluckett alexluckett merged commit 0ca1059 into main Jan 7, 2026
25 checks passed
@alexluckett alexluckett deleted the bugfix/fix-null-failures-checkboxes branch January 7, 2026 14:51
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