Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select's accessibility is broken with latest 4.5.0 #3136

Open
1 of 3 tasks
thevipinmishra opened this issue Dec 15, 2024 · 0 comments
Open
1 of 3 tasks

Select's accessibility is broken with latest 4.5.0 #3136

thevipinmishra opened this issue Dec 15, 2024 · 0 comments
Labels

Comments

@thevipinmishra
Copy link
Contributor

Description

I had a select component which was working fine prior to 4.5.0.

Issues are there with keyboard navigation and scrolling to selected item.

I also confirmed with the official Select examples on ark-ui

Link to Reproduction (or Detailed Explanation)

https://stackblitz.com/edit/vitejs-vite-fpkbyy?file=src%2FApp.tsx

Steps to Reproduce

  1. Open the repro link, select any item after the scroll and re-open it.
  2. Click the select trigger and try to navigate the items using keyboard.

Ark UI Version

4.5.0

Framework

  • React
  • Solid
  • Vue

Browser

Google Chrome Dev

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant