Skip to content

refactor(suite-native): align CheckBox with DS spec#26817

Open
PeKne wants to merge 1 commit intodevelopfrom
feat/native/ds-checkbox
Open

refactor(suite-native): align CheckBox with DS spec#26817
PeKne wants to merge 1 commit intodevelopfrom
feat/native/ds-checkbox

Conversation

@PeKne
Copy link
Copy Markdown
Contributor

@PeKne PeKne commented Apr 17, 2026

Description

Align CheckBox with the DS spec (2px border, state colors, 16px checkmark, light checkmark color).

Notes for QA

Check all 4 states (checked/unchecked × enabled/disabled) in Storybook.

Related Issue

Resolve #25008

🔍 Currents Test Results

🔍 Suite native android test results: View in Currents

Update CheckBox to match the latest design spec by using a 2px border across states, transparent unchecked background, state-specific checked fills, larger checkmark size, and inverted/light checkmark color for contrast.
@PeKne PeKne requested a review from a team as a code owner April 17, 2026 12:19
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.

CheckBox component - DS update

1 participant