-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(sbb-radio-button-group): radio group state update #2138
Conversation
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #2138 +/- ##
===========================================
- Coverage 54.85% 36.56% -18.29%
===========================================
Files 49 288 +239
Lines 1659 10973 +9314
Branches 406 2398 +1992
===========================================
+ Hits 910 4012 +3102
- Misses 671 6694 +6023
- Partials 78 267 +189
... and 239 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
src/components/sbb-radio-button-group/sbb-radio-button-group.tsx
Outdated
Show resolved
Hide resolved
aeccf4e
to
8cf0e36
Compare
8cf0e36
to
1904661
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. thanks for the huge effort!
Closes #2093