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

[vue] Fix Combobox input disabled state #2375

Merged
merged 3 commits into from
Mar 16, 2023

Conversation

mathieutu
Copy link
Contributor

Hi,
Thanks for your great work!

When disabling a Combobox in vue, the input didn't have the disabled attribute passed to true, resulting in a weird behavior.

2023-03-16 20 07 01

This PR fixes it.

Thanks
Mathieu.

@vercel
Copy link

vercel bot commented Mar 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
headlessui-react ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 11:09PM (UTC)
headlessui-vue ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 11:09PM (UTC)

@vercel
Copy link

vercel bot commented Mar 16, 2023

@mathieutu is attempting to deploy a commit to the Tailwind Labs Team on Vercel.

A member of the Team first needs to authorize it.

@thecrypticace
Copy link
Contributor

Whoops — thanks for fixing this. We were missing a test for this which is how it slipped through. I've updated the PR to add the tests in both React and Vue.

Really appreciate it! It'll go out in the next release but will be available sooner in our insiders build which shouldn't take more than a handful of minutes to build and publish:

npm install @headlessui/vue@insiders

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

Successfully merging this pull request may close these issues.

None yet

2 participants