question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ComboBox `selectedItem` prop like Dropdown

See original GitHub issue

Summary

carbon-components-react’s ComboBox component only allows user to set initialSelectedItem but will be nice to have selectedItem like Dropdown component Please describe your request in one or two sentences.

Justification

NA

Desired UX and success metrics

NA

“Must have” functionality

NA

Specific timeline issues / requests

NA

Available extra resources

NA

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

2reactions
eglepuocommented, Oct 10, 2019

Totally agree

1reaction
emyarodcommented, Oct 16, 2019

@eglepuo the example I wrote in that codesandbox is using the existing component. does that fit your use case?

also cc @harshzalavadiya

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to select property from SelectedItem on ComboBox?
So what I'm trying to do is pull the 'Value' property from the selected MappedValue and store that in 'ParameterValue.Value'. So, as it...
Read more >
ComboBox.SelectedItem Property (System.Windows.Forms)
Gets or sets currently selected item in the ComboBox.
Read more >
ComboBox - Wisej.NET
The ComboBox is editable, like the DropDown option, but the drop down list is always visible making the ComboBox display like a TextBox...
Read more >
ComboBox | FlexGrid for WinForms| ComponentOne - GrapeCity
To set the height and width of combo box dropdown, you need to assign an instance of ComboBox as an editor and then...
Read more >
WPF ComboBox - C# Corner
The IsSelected property of the ComboBox control sets an item as currently selected item in the ComboBox. The following code snippet sets the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found