google / google/material-design-lite
Ripple Effect on list item animation is not working properly
Open
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
Using MDL 1.3.0
Using Chrome, Opera, Mozilla Firefox
Windows 7 Ultimate
When I run the below code in Chrome the ripple effect is cut of on the side so I suggest increase the width slightly more. On Opera the ripple effect is not even a circle it is a half circle so something is missing from completing this animation. On Mozilla when clicked there is a switch between a circle and a square which makes the ripple effect not even look like a ripple effect. Also after clicked a few times on Mozilla it just stops working.
```
person
Bob Odenkirk
```
Contributor guide
Assessment
This issue has not been assessed yet.