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

ListItemPicker could be a combo box #292

Closed
Katli95 opened this issue May 4, 2019 · 3 comments · Fixed by #474
Closed

ListItemPicker could be a combo box #292

Katli95 opened this issue May 4, 2019 · 3 comments · Fixed by #474
Labels
help wanted type:enhancement New feature or enhancement of existing capability
Milestone

Comments

@Katli95
Copy link
Contributor

Katli95 commented May 4, 2019

Category

[X] Enhancement

[ ] Bug

[ ] Question

Version

Please specify what version of the library you are using: [1.11.0]

Desired Behavior

Hi guys, as always, love your work!
I set up the <ListItemPicker/> and expected it to be a ComboBox derived control, which of course it isn't today :/ I feel that if it were it would be a great enhancement of the UX. As a user I may not know the exact value I'm looking for and would like to select an item from the list, given the list contains relatively few items (For my requirements it is a status field containing 7 values).

In addition I'd like to be able to set the selected items by ID only, instead of providing the entire item.

@ghost
Copy link

ghost commented May 4, 2019

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

@ghost ghost added the Needs: Triage 🔍 label May 4, 2019
@estruyf estruyf added help wanted type:enhancement New feature or enhancement of existing capability and removed Needs: Triage 🔍 labels May 17, 2019
@mellolr1
Copy link

mellolr1 commented Aug 7, 2019

In addition I'd like to be able to set the selected items by ID only, instead of providing the entire item.

The flexibility to select the value and name would be great. In my case, I need to display two columns as the name and a third column as the value.

@mellolr1
Copy link

mellolr1 commented Aug 8, 2019

@estruyf, I can give this a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted type:enhancement New feature or enhancement of existing capability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants