-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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(chips): Fix incorrect ripple effect on filter chip #4565
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4565 +/- ##
=========================================
+ Coverage 99.02% 99.33% +0.3%
=========================================
Files 130 130
Lines 6279 6276 -3
Branches 820 820
=========================================
+ Hits 6218 6234 +16
+ Misses 60 41 -19
Partials 1 1
Continue to review full report at Codecov.
|
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.
(cherry picked from commit 975bae2)
Fixes #2812