-
### Describe the bug
Combobox component inside Sheet doesn't work properly. You can't select Command Items.
### Affected component/components
Sheet, Combobox, Command, Popover
### How to reproduce…
-
- `downshift` version: 8.2.2
- OS: macOS 13.6.1
- Browser: Chrome 119.0.6045.123
**Relevant code or config**
The basic multiple selection combobox example: https://www.downshift-js.com/use-c…
emlai updated
2 weeks ago
-
1. В «Обзор» нельзя включить свойство создания новых вариантов (https://consta.design/libs/uikit/components-combobox-stable/dev?hash=%D1%81%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5-%D0%BD%D0%BE%D0%B2…
-
**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…
-
### 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…
-
## 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
#…
-
Есть ли возможность разблокировать возможность выделения текста выбранного элемента Combobox и UserSelect для его последующего копирования?
Если да, то как это можно сделать, если нет, то будет ли та…