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

Listbox search is case sensitive #381

Closed
employee451 opened this issue Apr 16, 2021 · 1 comment
Closed

Listbox search is case sensitive #381

employee451 opened this issue Apr 16, 2021 · 1 comment

Comments

@employee451
Copy link

employee451 commented Apr 16, 2021

What package within Headless UI are you using?

@headlessui/react

What version of that package are you using?

v1.0.0

What browser are you using?

Chrome

Reproduction repository

https://headlessui.dev/react/listbox

Description

The issue can be experienced on the documentation page for Listbox (which I have linked to).
Try opening the menu, and then type on your keyboard to search for an item. The item can only be found if you exclusively use lowercase letters.

@employee451 employee451 changed the title ListBox search is case sensitive Listbox search is case sensitive Apr 16, 2021
@RobinMalfait
Copy link
Member

Hey! Thank you for your bug report!
Much appreciated! 🙏

This should be fixed, and will be available in the next release.
You can already try it using npm install @headlessui/react@dev or yarn add @headlessui/react@dev.

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

No branches or pull requests

2 participants