-
Downshift v7 has various changes related to ARIA 1.2: https://github.com/downshift-js/downshift/blob/master/src/hooks/MIGRATION_V7.md
The changes for useSelect are not insignificant (the wrapper it…
-
**Describe the bug**
There seem to be flaky tests related to the multi-select component when running `yarn test:vite`.
From what I can tell, within the test, we render the multi-select component, clic…
-
**Description**
Le code du layout et de certains composants react-dsfr ne passe pas les validations html
**Reproduction**
Passer une page dsfr sous w3c
**Comportement attendu**
Aucune erreur sur w…
-
- `downshift` version: ^7.6.0
- `node` version: v18.16.0
- `npm` (or `yarn`) version: 1.22.19
**Relevant code or config**
In a index.mjs file:
```javascript
import Downshift from "downshift"…
-
- `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
3 weeks ago
-
### Product
axe-core
### Feature Description
When using axe in pa11y, I get an error saying that an ID is an invalid value for aria-controls, aria-labelledby, etc. This is because it is using…
-
### Summary
Want to be able to override the search method used for MultiSelect.Filterable.
Downshift takes [onInputValueChange](https://github.com/downshift-js/downshift/tree/v1.31.16#oninputvaluech…
-
TBD
-
### Package
@carbon/react
### Browser
Chrome
### Operating System
MacOS
### Package version
1.64.1 (reproduced in 1.66.0)
### React version
_No response_
### Automated testing tool and rules…
-
- `downshift` version: 9.0.6
- `node` version: 18.20.3
- `npm` (or `yarn`) version: 10.2.3
**Reproduction repository**:
Example: This is basically just the multiple selection with useSelec…