-
### Describe the bug
To set the context: We have a WinUI 3 based Crayons application for kids to select the colour and draw in Windows application. The control employed for selection is a WinUI Com…
-
Hi,
I'm getting the following accessibility issue **Elements must only use supported ARIA attributes**
Following is the issue, when add **searchable** attribute to **true** getting this issue:
…
-
### Description
We would like the ability to have the selected option visible (scrolling to it) when opening a combobox that only allows a single selected value. The specific use case here is a dropd…
-
### Describe your motivation
I would like to add an icon to the Multi-Select-ComboBox to make it easier to distinguish between several boxes
### Describe the solution you'd like
Please also add the…
-
### Describe the bug
When we use the ComboBox ItemsSource as x:bind inside the Data Template, it uses as custom control. The binding item source value is not rendering in the Combobox items. Please…
-
### Check existing issues
- [X] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
For `calcite-combobox-items` with sign…
-
### Reproduction
https://stackblitz.com/edit/nce3t7-fwztma?file=src%2FApp.vue
### Describe the bug
Binding a v-model to the `Command` component does not work as in the [docs](https://www.shad…
-
# 问题描述:
我目前有个需求的功能是实现一个历史输入记录的功能,并且可以点击下拉框里的删除按钮来删除不需要的历史记录
目前的 hc:ComboBox 提供了清除当前选中的内容的按钮,但无法删除下拉框中已存在的内容,所以我通过自定义 ComboBox.ItemTemplate 添加了一个删除按钮。我想要的效果是下拉元素左侧是历史输入内容,最右侧显示一个删除按钮。
```
…
-
### Describe the bug
Currently when you focus on the combobox there is no focus ring. However, if you tab to the combobox (using focus-visible) there is a ring. The goal should be to make the combo…
-
# [The WinUI Team has opened a Spec for this feature](https://github.com/Microsoft/microsoft-ui-xaml-specs/blob/user/savoyschuler/comboboxmultiselect/active/comboboxmultiselect/MultiSelectFunctionalit…