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

ComboBox input field is empty while dropdown is visible #7558

Closed
piyumi25 opened this issue Jan 8, 2019 · 9 comments
Closed

ComboBox input field is empty while dropdown is visible #7558

piyumi25 opened this issue Jan 8, 2019 · 9 comments

Comments

@piyumi25
Copy link

piyumi25 commented Jan 8, 2019

I need to show selected values when we selecting on each. normally it shows when focus out from the comboBox
comboboxissue

@Vitalius1
Copy link
Contributor

@piyumi25 I find it hard to understand what is your issue. Can you please elaborate more on whether it's an issue you have or it's more a question on something you are trying to achieve?

@piyumi25
Copy link
Author

piyumi25 commented Jan 8, 2019

normally when we focus out from the combobox the selected values are shown as comma separated string. I need to show when click on checkbox.

@cliffkoh
Copy link
Contributor

cliffkoh commented Jan 8, 2019

@stanleyymsft do you know if there is a reason why we don't show the current set of options in the textbox when changing the selected options in multi-select ComboBox?

@stanleyymsft
Copy link
Collaborator

stanleyymsft commented Jan 8, 2019 via email

@Vitalius1
Copy link
Contributor

@piyumi25 @cliffkoh
I believe this is the intended behavior as ComboBox is allowing the user to start typing the options he wants to add to the multiselection.

@cliffkoh
Copy link
Contributor

cliffkoh commented Jan 8, 2019

Thanks @stanleyymsft. Will mark this issue as a feature request.

@Vitalius1
Copy link
Contributor

@micahgodbolt this feels like a dupe of #6084. I will let you decide which one needs to be closed in favor of the other one. If you decide to leave 6084 and close this one, judging from Stanley's answer this should be labeled as a feature was not implemented when multi-select was introduced.

@micahgodbolt
Copy link
Member

yes, I think it's similar. This one appears to be a bit more fully fleshed out. Be sure to reach out to 6084 author just to make sure.

@Vitalius1 Vitalius1 changed the title Show selected values when select on each option ComboBox input field is empty while dropdown is visible Jan 12, 2019
@Vitalius1 Vitalius1 modified the milestone: Backlog Jan 12, 2019
@micahgodbolt micahgodbolt added this to the Backlog milestone Jan 22, 2019
@khmakoto
Copy link
Member

This has been fixed in #11436. Hence, I'll be closing this issue.

@microsoft microsoft locked as resolved and limited conversation to collaborators Feb 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants