\n \u003C/template>\n\u003C/UModal>\n```\n\n\n### Description\n\nselect menu's search input always autofocus inside modal, even when the autofocus is set to false.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3188,3189,3190,3191,3194],{"name":3138,"color":3139},{"name":3156,"color":3157},{"name":3141,"color":3142},{"name":3192,"color":3193},"closed-by-bot","ededed",{"name":3195,"color":3193},"stale",3933,"closed","SelectMenu's autofocus doesn't work inside Modal","2025-08-12T02:12:37Z","https://github.com/nuxt/ui/issues/3933",0.6637285,{"description":3203,"labels":3204,"number":3211,"owner":3144,"repository":3145,"state":3197,"title":3212,"updated_at":3213,"url":3214,"score":3215},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.1\n- CLI Version: 3.23.1\n- Nitro Version: 2.11.8\n- Package Manager: pnpm@10.7.1\n- Builder: -\n- User Config: modules, plugins, devtools, css, runtimeConfig, compatibilityDate, eslint\n- Runtime Modules: @nuxt/ui@3.0.2, @nuxt/eslint@1.2.0\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nV3.0.2\n\n### Reproduction\n\nhttps://github.com/user-attachments/assets/96d306b8-967d-4d16-841d-bffe9d6b0fa0\n\n### Description\n\nSelect component no longer receives focus properly, which breaks keyboard navigation (e.g. using Tab or arrow keys to open and navigate the options). \n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3205,3206,3209,3210],{"name":3138,"color":3139},{"name":3207,"color":3208},"needs reproduction","CB47CF",{"name":3156,"color":3157},{"name":3141,"color":3142},3791,"Focus no longer works on Select component","2025-04-30T13:25:54Z","https://github.com/nuxt/ui/issues/3791",0.66459817,{"description":3217,"labels":3218,"number":3221,"owner":3144,"repository":3145,"state":3197,"title":3222,"updated_at":3223,"url":3224,"score":3225},"### Environment\n\n- Operating System: Darwin\n- Node Version: v18.20.6\n- Nuxt Version: 3.15.4\n- CLI Version: 3.21.1\n- Nitro Version: 2.10.4\n- Package Manager: yarn@1.22.22\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.0-alpha.13\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/modest-agnesi-drlrh4?file=%2Fapp%2Fpages%2Findex.vue%3A24%2C24\n\n### Description\n\nWhen I close a `UDrawer` that I opened via an action from a `UDropdownMenu`, the style on my \u003Cbody> tag still contains `overflow: hidden` and `user-select: none`, which prevents interaction with the page.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3219,3220],{"name":3138,"color":3139},{"name":3156,"color":3157},3406,"User interaction lock after a Drawer/DropdownMenu","2025-02-27T20:57:27Z","https://github.com/nuxt/ui/issues/3406",0.6835081,{"description":3227,"labels":3228,"number":3231,"owner":3144,"repository":3145,"state":3197,"title":3232,"updated_at":3233,"url":3234,"score":3235},"### Environment\n\n------------------------------\n- Operating System: Darwin\n- Node Version: v23.11.0\n- Nuxt Version: -\n- CLI Version: 3.25.0\n- Nitro Version: -\n- Package Manager: npm@10.9.2\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n------------------------------\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\nv3.0.2\n\n### Reproduction\n\nhttps://github.com/CorruptionTiger/app-1.git\n\n### Description\n\nThe button operation in the dropdown menu cannot make the page elements focus.\n\n### Additional context\n\nClick the button on the webpage. Ordinary buttons can correctly make the input focus, but buttons in the dropdown menu cannot make the input focus.\n\n### Logs\n\n```shell-script\nThe button operation in the dropdown menu cannot make the page elements focus.\n```",[3229,3230],{"name":3138,"color":3139},{"name":3156,"color":3157},3968,"Accessibility and focus.","2025-09-09T14:50:00Z","https://github.com/nuxt/ui/issues/3968",0.68586206,{"description":3237,"labels":3238,"number":3241,"owner":3144,"repository":3145,"state":3197,"title":3242,"updated_at":3243,"url":3244,"score":3245},"### Environment\n\n- Operating System: Linux\n- Node Version: v20.12.0\n- Nuxt Version: -\n- CLI Version: 3.27.0\n- Nitro Version: -\n- Package Manager: pnpm@8.15.6\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nVue, Nuxt probably too\n\n### Version\n\nv3.3.0\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/autumn-fog-8l524s\n\n### Description\n\nWhen nesting `Select` or `InputMenu` inside a `FormField`, clicking the label does not focus/open the input. Interestingly, it does work as expected for `SelectMenu`. See reproduction for examples.\n",[3239,3240],{"name":3138,"color":3139},{"name":3156,"color":3157},4690,"[Select/InputMenu]: Focus via label not working inside FormField","2025-08-14T10:22:07Z","https://github.com/nuxt/ui/issues/4690",0.6905208,{"description":3247,"labels":3248,"number":3253,"owner":3144,"repository":3145,"state":3197,"title":3254,"updated_at":3255,"url":3256,"score":3257},"### Environment\n\n- Operating System: Darwin\n- Node Version: v22.14.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.25.0\n- Nitro Version: 2.11.9\n- Package Manager: npm@10.9.2\n- Builder: -\n- User Config: ssr, devtools, modules, css, app, runtimeConfig, i18n, devServer, colorMode, compatibilityDate\n- Runtime Modules: @nuxt/ui@3.0.2, @pinia/nuxt@0.5.5, @nuxt/eslint@0.5.7, @nuxtjs/i18n@9.5.3, @nuxtjs/device@3.2.4\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.0.2\n\n### Reproduction\n\nhttps://codesandbox.io/p/devbox/blazing-currying-smhzvr\nnew: https://codesandbox.io/p/devbox/nuxt-ui3-n3sxks\n\n### Description\n\nI have search input inside UDropdownMenu to search items:\n1. When I focus input then hover items input loosing focus\n2. When I start typing input loosing focus and items are getting focus. You can try in reproduction url.\n3. [Offtop] Also there should be slot for menu iteself \n\n### Additional context\n\nAs I said I'm trying to type \"t\" but not working at all. This should not work this way\n\nhttps://github.com/user-attachments/assets/6c684cdb-1d5d-48c8-a5e5-eacf8507f823\n\n### Logs\n\n```shell-script\n\n```",[3249,3250,3251,3252],{"name":3138,"color":3139},{"name":3207,"color":3208},{"name":3156,"color":3157},{"name":3192,"color":3193},4098,"Unable to use search input inside UDropdownMenu","2025-06-03T02:11:42Z","https://github.com/nuxt/ui/issues/4098",0.6910051,["Reactive",3259],{},["Set"],["ShallowReactive",3262],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fX1stkhMvMLxfdUOHLNkJBEocy48GNlY4q43ApD7sqbs":-1},"/nuxt/ui/4956"]