Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Select] Multiple Select has first element wrongly selected #9674

Closed
1 task done
medihack opened this issue Dec 30, 2017 · 1 comment
Closed
1 task done

[Select] Multiple Select has first element wrongly selected #9674

medihack opened this issue Dec 30, 2017 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@medihack
Copy link

  • I have searched the issues of this repository and believe that this is not a duplicate.

Expected Behavior

There should be an intuitive Multiple Select component that has the correct items selected in the popup list. Maybe it would be better to use a list with additional checkboxes in it, something like in this demo (when you click the struck through eye. An alternative would be like it is solved in this pull request, but I am not sure if this is the right way, as I like how Single Select components behave. That`s why I opened an own issue for Multiple Select components.

Current Behavior

When creating a Select field with the multiple option and then clicking that initially empty Select field the first item in the popped up list is automatically highlighted.

Steps to Reproduce (for bugs)

Go to the official component demo of the multiple Select and click it. The first item stays the selected in the popped up list even if you move the mouse pointer elsewhere.

Context

Your Environment

Tech Version
Material-UI 1.0.0-beta.25
React 16.2
Chrome 63.0.3239.108
etc
@oliviertassinari oliviertassinari added the duplicate This issue or pull request already exists label Dec 30, 2017
@oliviertassinari
Copy link
Member

It's a duplicate of #5186. It's crazy how many feedbacks we have had on this point. It's really confusing people. I'm moving it higher in my priorities. I will take care of it very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants