nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.4k stars 374 forks source link

[USelectMenu] Do not select on focusout/blur #1711

Closed hamonCordova closed 3 weeks ago

hamonCordova commented 3 weeks ago

Description

I think it's a good idea to have an option to do not select an option on focus/blur. I want to fire the selection only when the user clicks on the option or use the keyboard to select.

Additional context

No response

noook commented 3 weeks ago

Duplicate of #1708