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
If I use the combobox in desktop view, I can select the currently active item by clicking outside of the comboboxinput. On mobile however, it is not selecting the current active item in that case, but rather reverting to the previously accepted input. I would expect the same behavior here on mobile.
Edit: I'm currently thinking the default behavior should probably be dismissing the input in both desktop and mobile, instead of accepting the active item in both. But at least I would expect the same behavior on mobile and desktop
What package within Headless UI are you using?
@headlessui/vue
What version of that package are you using?
1.7.23
What browser are you using?
Chrome
Reproduction URL
https://stackblitz.com/edit/nuxt-starter-q6yucbhj
Describe your issue
If I use the combobox in desktop view, I can select the currently active item by clicking outside of the comboboxinput. On mobile however, it is not selecting the current active item in that case, but rather reverting to the previously accepted input. I would expect the same behavior here on mobile.
Edit: I'm currently thinking the default behavior should probably be dismissing the input in both desktop and mobile, instead of accepting the active item in both. But at least I would expect the same behavior on mobile and desktop
See video on Loom:
https://www.loom.com/share/69aa8f7340f74fb79cace3d4357f8177?sid=24491758-a728-49bf-b2ed-e2b380d2daf9
The text was updated successfully, but these errors were encountered: