zachfitz / Ionic-Material

Material Design style and animations for Ionic
http://ionicmaterial.com
Other
2.9k stars 904 forks source link

Ghost clicks/taps #37

Open mcneela86 opened 9 years ago

mcneela86 commented 9 years ago

I installed the demo app and when I scroll through a list I am getting the material animation as though I had tapped the item.

shaulhadar commented 9 years ago

hi man, I think this is the tight behavior with material lists, you are supposed to get the ripple animation on lists and action buttons and such...

zachfitz commented 9 years ago

@mcneela86 can you elaborate on which device (or browser/emulator) you received this on so we can try to reproduce the issue?

rbutera commented 9 years ago

Please demonstrate this issue with a codepen

rbrandino1 commented 9 years ago

I tested the browser and also on a real device, and the result was the same: see here! When beginning the scroll is already fired the ripple effect.

So this should work this way? Why the scrolling of the Gmail (native), for example, it does not.

ZoRDoK commented 8 years ago

Some updates here?