Ian VanSchooten

Results 155 issues of Ian VanSchooten

### Motivation Downshift automatically adds a [status div](https://github.com/downshift-js/downshift/blob/89395a5691ccd96836e27426d66f92fc894a646b/src/set-a11y-status.js#L26) to [announce](https://github.com/downshift-js/downshift/blob/89395a5691ccd96836e27426d66f92fc894a646b/src/utils.js#LL150C10-L150C30) status changes to Selects and Comboboxes. From what I can tell, ariakit does not do this, but it would be...

feature

### Current behavior When changing the highlighted item in a select popover, then pressing tab, the value of the Select doesn't change, and I believe according to aria 1.2 it...

feature
discussion
stale
has workaround

### Current behavior The value of the Select changes, but the popover does not open. ### Steps to reproduce the bug 1. Open example: https://ariakit.org/components/select 2. Focus the Select button...

feature
discussion
stale

### Current behavior When opening a `Select` component, DOM focus (not just visible focus) is moving to the SelectPopover instead of staying on the button. ### Steps to reproduce the...

feature
discussion
stale

### 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....

feature
discussion
stale

### Current behavior Clicking on the label for a Select component does not open the menu. ### Steps to reproduce the bug 1. Open example: https://ariakit.org/components/select 2. Click on "Favorite...

feature
discussion
stale

Hi, I see that playwright has released an API very similar to testing-library in https://github.com/microsoft/playwright/releases/tag/v1.27.0. I'd like to get your take as maintainers of this library. Is there still something...

help wanted
question

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Hi,...

**Describe the bug** I'm not sure what can be done to fix this, but I've gotten an error in a single test, which was resolved upon a re-run of the...

bug
needs triage

### Is your feature request related to a problem? I am testing out the 2.0 beta, and so far it is much easier to customize and style. 👏 But, I...

enhancement
roadmap