-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/core
Description
actually it is duplicate of #10082
but I don't know how to "ReOpen" that ticket. So...
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Ripple effects of list items shouldn't stack on scrolling in mobile. Ideally, effect even shouldn't be visible when you scroll list. It should be visible only on "tap" (like menu in Google Chrome).
What is the current behavior?
Please see video: https://youtu.be/O_H2MG8Torw
What are the steps to reproduce?
Is reproducible on https://material.angular.io/
Steps to reproduce:
- Go to https://material.angular.io/guides ON MOBILE DEVICE using Chrome
- Click on any link (for example "Getting started")
- Click Back button on device
- Try to scroll list quickly
- You'll see "stack" of ripples
What is the use-case or motivation for changing an existing behavior?
It doesn't look good. In Some scenarios it looks horrible :(
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
My site uses angular@6.1 and material@6.4.2 but behavior same as on https://material.angular.io/
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/core