Material-ui: [TouchRipple] fired every time even when scrolling (on touch devices)

Created on 28 Apr 2017  路  2Comments  路  Source: mui-org/material-ui

Problem description

On touch devices, ripples are fired as soon as you touch them, even when you just want to scroll through for example a List.

Very noticeable on ListItem buttons.

Link to minimal working code that reproduces the issue

On the next docs site, open the navigation drawer and scroll through the (top level, which are ListItem buttons) navigation items.

Also happens on the current docs site but here, the ripple seems to be interrupted (only shown very briefly) when you want to scroll instead of tap a top level navigation item.

Versions

  • Material-UI: all, but more noticeable on next
  • React: 15.4.2
  • Browser: all mobile browsers
bug 馃悰

Most helpful comment

I think that we should port #3407 back into the next branch.

All 2 comments

I think that we should port #3407 back into the next branch.

Any attempts at porting this?

Was this page helpful?
0 / 5 - 0 ratings