-
### Description
When Popup (combobox, tooltip, menu item, etc) is shown within an app with a DataGrid, the DataGrid becomes slow and less responsive. When debugging this problem, we output propert…
-
### Description
When I inspect the HTML of the combobox output I expect to see:
* An input with the role of select (or maybe button?).
* A role of none when using autocomplete behavior. (datalist…
-
**Describe the bug**
Setting `Combobox` to use `triggerMode="focus"` retains focus when clicking outside of the input & combobox list, making it not possible to hide the list
**To Reproduce**
Ste…
-
## Summary
A select input that allows typing, or searching of select items on input. As well as async select, to load the items only on dropdown/input change.
### Basic example
Examples are l…
lltr updated
2 months ago
-
After selecting any item from a combobox, the text highlight stays, even when the combobox no longer has focus. (in both light and dark theme)
With theme:
![image](https://github.com/rdbende/Sun-V…
-
### Description
Provide a way to include a "select all/none" button for ~~a pick-list~~ Combobox
### Acceptance Criteria
### Relevant Info
#### Which Component
~~pick-list~~ Combobox
#…
-
### Problem to solve
If the selected item name is long, the search area is small, and it's quite hard to see my search term
### Proposed solution
Adding a flag to hide the current selected item a…
-
### Discussed in https://github.com/TomSchimansky/CustomTkinter/discussions/249
is it possible to have like a default tkinter scroll bar for these items?if so any examples? also how do i stop the…
-
### Package
@carbon/react
### Browser
Firefox
### Package version
@carbon/react: 1.60.3
### React version
react: 18.2.0
### Description
I am using a `ComboBox` populated with values from my s…
-
Есть ли возможность разблокировать возможность выделения текста выбранного элемента Combobox и UserSelect для его последующего копирования?
Если да, то как это можно сделать, если нет, то будет ли та…