Skip to content

Comments

fix(choice-group): prevent double change events and unify card click behavior #504#505

Merged
airikej merged 3 commits intorcfrom
fix/504-choicegroup-checkbox-card-variant-clickable-area-isnt-consistent
Feb 10, 2026
Merged

fix(choice-group): prevent double change events and unify card click behavior #504#505
airikej merged 3 commits intorcfrom
fix/504-choicegroup-checkbox-card-variant-clickable-area-isnt-consistent

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Feb 6, 2026

No description provided.

@airikej airikej linked an issue Feb 6, 2026 that may be closed by this pull request
21 tasks
@codecov
Copy link

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit 7ea1fed into rc Feb 10, 2026
22 of 26 checks passed
@airikej airikej deleted the fix/504-choicegroup-checkbox-card-variant-clickable-area-isnt-consistent branch February 10, 2026 08:56
github-actions bot pushed a commit that referenced this pull request Feb 10, 2026
# [16.0.0-rc.4](react-16.0.0-rc.3...react-16.0.0-rc.4) (2026-02-10)

### Bug Fixes

* **choice-group:** prevent calling onchange twice on card variant [#484](#484) ([#502](#502)) ([27799cc](27799cc))
* **choice-group:** prevent double change events and unify card click behavior [#504](#504) ([#505](#505)) ([7ea1fed](7ea1fed))
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.

[ChoiceGroup]: Checkbox Card variant clickable area isn't consistent

2 participants