material-web icon indicating copy to clipboard operation
material-web copied to clipboard

<list-item> Multiple Items selected at the same time with click Gesture in iphone

Open icaceresreply opened this issue 4 years ago • 1 comments

Describe the bug In iPhone when the user clicks over the list item can select multiple items and we can't disable the multi-selection list item with any code recommendation in the documentation.

To Reproduce Steps to reproduce the behavior:

  1. Go to an mwc-list on an iPhone.
  2. Click on several mwc-list-item at time 3 See error "all the list items are selected and you can't unselect these list-item until you click out side the list item"

Expected behavior when clicking over a list-item the previous selected list-item be unselect.

Screenshots image multi-selected-items

Browser Version (please complete the following information):

  • OS: [iOS]
  • Browser [chrome, safari]
  • Version [latestone]

Additional context Add any other context about the problem here.

icaceresreply avatar Sep 21 '21 15:09 icaceresreply

Thanks for the bug report! We'll look into this and see if we can provide a workaround. It may be fixed in our upcoming rewrite for list

asyncliz avatar Sep 24 '21 19:09 asyncliz

This shouldn't be an issue anymore with the new <md-list> in M3

asyncliz avatar Aug 02 '23 02:08 asyncliz