-
### What version of design-system are you using?
- Strapi Design System - `v1.14.1`
- Browser - Google Chrome `v129.0.6668.91`
### What's Wrong?
When focusing on `` component browser's default aut…
-
- [ ] Update specs
- [ ] Design documentation
- [ ] Add to mobile library
- [ ] Add to desktop library
- [ ] Add to UI Kit
- [ ] Web ticket
### Discussed in https://github.com/Telefonica/mist…
-
### Check existing issues
- [x] I have [checked for existing issues](https://github.com/Esri/calcite-design-system/issues) to avoid duplicates
### Description
We would like the combobox compo…
-
### NextUI Version
2.4.8"
### Describe the bug
I'm currently using the NextUI Autocomplete component in a form that handles both creating and updating entries. The form utilizes react-hook-form wit…
-
### Description
Hi there, we need an RHDS version of [pfe-autocomplete](https://patternflyelements.org/v1/components/autocomplete/) that passes a11y tests. The current `pfe-autocomplete` has contrast…
kelsS updated
3 weeks ago
-
### Description
## to be
### 1. Accessibility roles
![Image](https://github.com/yamada-ui/yamada-ui/assets/33865215/2de94fc7-211d-4b20-9a1d-58bd2b5ba246)
### 2. `aria-activedescendant`/ `aria-sele…
-
### Description
Right now, there is autocomplete in my table calculation. But, I still need to remember/figure out the names of the fields to get the autocomplete to be triggered.
Instead, I'd …
-
### Does a discussion already exist on the topic you are interested in, or on a similar topic?
- [X] I verified and it doesn't exist
### What
We do not have an official `Autocomplete` component on …
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
### Description
Here is a Component `Header` that takes a snippet `title` as a prop:
```ts
// Header.svelte
let {title}: {title: Snippet} = $props();
```
It is used like:
```svelte
{#s…