-
### Current behavior
I am building an async Select control, and I want it to be able to not have a default value. However, I find that when the options load from my server call, the first one is cho…
IanVS updated
7 months ago
-
## What?
The new V2 of `TabPanel` will be a more modular/composable approach to the component, utilizing Ariakit internals. Some of the initial work here has already begun in #52133. That PR focuse…
-
## What problem does this address?
CheckboxControl, RadioControl, and ToggleControl do not properly support our layout needs, and developers are forced to roll their own solutions or override the c…
mirka updated
4 months ago
-
### Current behavior
The combobox menu doesn't close when it becomes unfocused via clicking the tab key.
### Steps to reproduce the bug
1. Go to https://ariakit.org/previews/combobox-multiple
2. C…
emlai updated
11 months ago
-
### Current behavior
Pressing Home or Enter while a select button is focused does not open the select menu.
### Steps to reproduce the bug
1. Open example: https://ariakit.org/components/select
2.…
IanVS updated
7 months ago
-
### Description
WHen selecting a custom color via the color picker, there's a 'copy' button to copy the custom colod code.
This button has a few bugs:
- The button is completely unlabelled: no te…
-
### Provide a general summary of the feature here
I'd like an option to keep the focus on the first item in a `ComboBox` list as the user types. This behavior is nice because I can type a partial v…
-
I couldn't make the Select component "non-modal"
-
To enable beta testing for developers we should update the peer dependency for React to v19
-
Just FYI, I've tried to work in time when I have it to make updates to fix long-standing bugs and issues. Unfortunately demands for my time have been too limited to do this job well, so I'm filing for…