-
### Current behavior
I'm setting up ariakit locally on my machine
### Steps to reproduce the bug
1. Cloned repo
2. Ran npm install
3. Ran `npm run dev` but getting this error
```sh
> de…
-
### Current behavior
It looks like the scroll behavior only works as expected on Chrome when using `scroll-margins` (Safari works as expected).
https://user-images.githubusercontent.com/943036/17…
-
Platform: iOS
Browser: Safari
I am unable to swipe through the headings list on mobile on a public url.
I have a number of headings that are below the fold, but unaccessible.
![image](https://user-…
-
### Current behavior
Currently, when trying to listen for state changes, it's not possible to fully achieve it through passing a custom setter if you're also controlling the state yourself.
E.g.
…
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
should display the selected templates name in the document header
## Test…
-
On Firefox 102.0 (macOS), when the anchor element is inside a scrollable element with `scroll-behavior: smooth`, the floating element position is not consistent.
GIF in slow motion:
![Screencast…
-
### Current behavior
No item is initially selected when using portals with lazily-mounted popover in strict mode.
### Steps to reproduce the bug
1. Open sandbox: https://codesandbox.io/s/sill…
-
Hello!
I noticed some errors while [upgrading to `v0.20.0`](https://github.com/ariakit/ariakit/pull/1255). I believe they're related to duplicated `@codemirror` dependencies. It looks like `@codemi…
-
### Motivation
I'm thinking about renaming the `defaultVisible`, `visible`, and `setVisible` props on disclosure and derived state hooks to `defaultOpen`, `open`, and `setOpen`.
The main motivatio…
-
Tried:
- ariakit -> composite focus moves incorrectly when items are virtualized
- headlessui -> cannot focus first item, cannot clear input after navigating
Considered:
- downshift -> needs ite…