-
### Current behavior
The documentation and the type definition seem to be in conflict. Doc says it returns a cleanup function, but typing says it returns void.
### Steps to reproduce the bug
…
-
### Current behavior
The popover should be Controllable (in the sense of a [Controlled Component](https://react.dev/learn/sharing-state-between-components#controlled-and-uncontrolled-components)), …
-
### Discussed in https://github.com/ariakit/ariakit/discussions/4131
Originally posted by **mayank99** September 27, 2024
Consider this snippet:
```jsx
```
This correctly uses `aria-d…
-
## Context
Continuing with the exploration started by @ciampo in #41466, this issue will track the migration of `CustomSelectControl` to Ariakit.
Legacy: https://github.com/WordPress/gutenberg/p…
-
prerequisite for #2386
-
### Current behavior
Keyboard focus and active tab id can go out of sync if `Tab` receives a controlled update while the keyboard focus is on a tab within the tablist.
https://github.com/user-at…
-
Related to #49271
We would like to build a mode modular, accessible, and feature-rich (eg. with support for sub-menus) version of the `DropdownMenu` component.
Given how tricky it can be to impl…
-
- `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
-
### Current behavior
I have a top navigation menu system that is all Ariakit.
This works perfectly in 0.14.3, but in .4, I see the menus overlap awkwardly and show multiple at a time. I see…
-
Hi there!
This is a strange one. https://github.com/ariakit/ariakit/blob/main/packages/ariakit/package.json doesn't have an exports map, but JSPM seems to be able to figure out _most_ of the indiv…