Skip to content

fix(react-ui): transparent background for unchecked CheckBoxItem - #431

Merged
ankit-thesys merged 1 commit into
thesysdev:mainfrom
ankit-thesys:fix/components-style
Apr 7, 2026
Merged

fix(react-ui): transparent background for unchecked CheckBoxItem#431
ankit-thesys merged 1 commit into
thesysdev:mainfrom
ankit-thesys:fix/components-style

Conversation

@ankit-thesys

Copy link
Copy Markdown
Contributor

Summary

  • Fix CheckBoxItem unchecked state by explicitly setting background-color: transparent, preventing it from inheriting unintended background colors.
  • Bump @openuidev/react-ui version to 0.10.2.

Test plan

  • Verify CheckBoxItem renders with transparent background when unchecked
  • Verify CheckBoxItem still shows accent background when checked
  • Run pnpm --filter @openuidev/react-ui build successfully

Made with Cursor

@ankit-thesys
ankit-thesys merged commit 68c9c2b into thesysdev:main Apr 7, 2026
1 check 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