-
Notifications
You must be signed in to change notification settings - Fork 1
fix(Checkbox/Radio): Fixes regression from 5.1.1 update #99
Conversation
Codecov Report
@@ Coverage Diff @@
## master #99 +/- ##
=======================================
Coverage 66.15% 66.15%
=======================================
Files 21 21
Lines 458 458
Branches 93 93
=======================================
Hits 303 303
Misses 124 124
Partials 31 31
Continue to review full report at Codecov.
|
@heydoctor/engineering Could I get a couple eyes on this when you get the chance? |
This comment has been minimized.
This comment has been minimized.
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.
one comment, otherwise lgtm
@erikshestopal Wanna give this another pass before merging? |
Co-Authored-By: Erik Shestopal <[email protected]>
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.
Looks great! Love the focus animations 😄 👍
Coming from feedback in https://github.com/heydoctor/web-app/pull/408
This will solve the regressions from that update while still keeping the features requested.