You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of opening a new issue you could have more simply commented on that one you linked, but yes as described in the upstream issue this seems by design.
I imagine this being an accessibility issue, since the original intent was that you should use the accessibility navigation buttons to cancel the operation rather then clicking away. Although I also agree with the concept of "clicking away without explicitly selecting something" should also be considered as "canceling the operation".
Since the current rewrite of ui v3.0 (follow updates in #1289) does have the aim of dropping the support of headlessui in favour of radix-vue I would suggest to close this issue and comment on the upstream one.
As mentioned in #1252, it's an issue upstream in Headless UI, I had to remove the pinned version of Headless UI at some point which brought back this issue. Unfortunately, we can't do much about it and as @sandros94 said this will be fixed in v3 with the upgrade to radix-vue.
Environment
Version
@nuxt/ui-pro v1.0.2
Reproduction
The issue can easily be reproduced with the example from the docs.
Description
When using the SelectMenu with searchable set to true, the first item is selected when clicking outside the menu.
If the selection is cancelled by pressing the esc key the issue does not occur.
seems like this issues still prisists #1252
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: