\n \u003C/template>\n\n \u003Ctemplate #item=\"{ item }\">\n \u003Cspan v-text=\"item.label\" />\n \u003C/template>\n\u003C/UDropdownMenu>\n```",[3153,3156],{"name":3154,"color":3155},"question","d876e3",{"name":3157,"color":3158},"v3","49DCB8",4636,"nuxt","ui","open","DropdownMenu keyboard interaction handling","2025-07-31T06:44:47Z","https://github.com/nuxt/ui/issues/4636",0.7239096,{"description":3168,"labels":3169,"number":3173,"owner":3160,"repository":3174,"state":3162,"title":3175,"updated_at":3176,"url":3177,"score":3178},"### Environment\n\n```\n------------------------------\n- Operating System: Darwin\n- Node Version: v20.13.0\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.16.0\n- Nitro Version: 2.10.4\n- Package Manager: npm@10.5.2\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/eslint@0.7.2, nuxt-open-fetch@0.9.5, @nuxtjs/i18n@9.1.0, nuxt-jsonld@2.1.0, @nuxtjs/device@3.2.4, @nuxtjs/robots@5.0.0, @vueuse/nuxt@12.0.0, @sidebase/nuxt-auth@0.9.4, @vesp/nuxt-fontawesome@1.1.0\n- Build Modules: -\n------------------------------\n```\n\n### Reproduction\n\nWhen using a vitest workspace, vitest complains that it can't resolve the config files, this is due to `defineVitestConfig`.\n```\n> vitest\n\nfailed to load config from /Users/reinierkaper/rvezy/rvezy-web-client/src/tests/unit/vitest.config.ts\n```\n\n### Describe the bug\n\nI think the `defineVitestConfig` wrapper conflicts with what vitest expects back in a workspace configuration file.\nEverything works fine when the tests are ran directly with a config file reference, just not in a workspace.\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3170],{"name":3171,"color":3172},"bug","d73a4a",1043,"test-utils","Vitest workspaces not properly supported by `defineVitestConfig`","2025-02-21T09:20:04Z","https://github.com/nuxt/test-utils/issues/1043",0.7629095,{"description":3180,"labels":3181,"number":3188,"owner":3160,"repository":3161,"state":3162,"title":3189,"updated_at":3190,"url":3191,"score":3192},"### Description\n\nDear Contributors,\n\nNuxtUI has been a great help in my app development. Thank you very much.\n\nI would like to request the addition of a new feature. I would appreciate your consideration.\n\n\nCommon search engines provide a search bar with a suggestion feature.\nSelecting a keyword from the provided suggestions is optional; if a user does not select a suggestion, the content they have entered takes precedence.\n\nHowever, the current InputMenu specifications automatically select the first item on the list if the user doesn't make a selection, overwriting the user's input with that value.\nIt would be useful if there were a feature that limited the overwriting of user input to only cases where the user explicitly selects an item from the list.\n\nThank you.\n\n### Additional context\n\n_No response_",[3182,3185],{"name":3183,"color":3184},"enhancement","a2eeef",{"name":3186,"color":3187},"triage","ffffff",4717,"InputMenu want to selection to optional","2025-08-12T05:38:55Z","https://github.com/nuxt/ui/issues/4717",0.786371,{"description":3194,"labels":3195,"number":3199,"owner":3160,"repository":3161,"state":3162,"title":3200,"updated_at":3201,"url":3202,"score":3203},"### Description\n\nWhen using `multiple` with `USelectMenu` selected items can be deselected again. But when not having `multipe` option this is not the case. The select goes from undefined to a value and then can never become undefined again (without an external button).\n\nI would propose to add a new prop that allows values to be deselected, so the model becomes undefined again.\n\n### Additional context\n\n_No response_",[3196,3197,3198],{"name":3183,"color":3184},{"name":3157,"color":3158},{"name":3186,"color":3187},4647,"`USelectMenu`: Allow deselection of items","2025-08-02T13:00:23Z","https://github.com/nuxt/ui/issues/4647",0.79386693,{"description":3205,"labels":3206,"number":3212,"owner":3160,"repository":3161,"state":3162,"title":3213,"updated_at":3214,"url":3215,"score":3216},"",[3207,3208,3209],{"name":3183,"color":3184},{"name":3157,"color":3158},{"name":3210,"color":3211},"reka-ui","56d799",2337,"[DropdownMenu/Popover/Tooltip] Improve arrow styling like `NavigationMenu` ","2024-10-08T10:12:48Z","https://github.com/nuxt/ui/issues/2337",0.7958245,{"description":3218,"labels":3219,"number":3223,"owner":3160,"repository":3161,"state":3162,"title":3224,"updated_at":3225,"url":3226,"score":3227},"### Description\n\nOptions in `SelectMenu` might need a description below the title e.g. like the watch dropdown on github:\n\n\u003Cimg width=\"362\" height=\"378\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/78093701-742b-49ad-8b60-e26435a3bca5\" />\n\nIt can be worked around using `item-label` slot, but it would be nice if developer can use `items` props only to implement it for simpler way.\n\nBelow, I have tried to create it using Reka UI `combobox` component, the component used by SelectMenu.\n\n\u003Cimg width=\"329\" height=\"460\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e5cda771-3f8e-4369-bb3b-d5159f84d425\" />\n\n### Additional context\n\n_No response_",[3220,3221,3222],{"name":3183,"color":3184},{"name":3157,"color":3158},{"name":3186,"color":3187},4661,"SelectMenu: add description props to show text below title","2025-08-06T02:19:32Z","https://github.com/nuxt/ui/issues/4661",0.7970853,{"description":3229,"labels":3230,"number":3238,"owner":3160,"repository":3161,"state":3239,"title":3240,"updated_at":3241,"url":3242,"score":3243},"### Environment\n\n- Operating System: `Darwin`\n- Node Version: `v18.20.7`\n- Nuxt Version: `3.14.1592`\n- CLI Version: `3.15.0`\n- Nitro Version: `2.10.4`\n- Package Manager: `yarn@1.22.22`\n- Builder: `-`\n- User Config: `default`\n- Runtime Modules: `@nuxt/ui@2.19.2`, `@artmizu/nuxt-prometheus@2.4.0`, `@nuxt/icon@1.10.3`\n- Build Modules: `-`\n\n### Version\n\nv2.21.1\n\n### Reproduction\n\nhttps://ui2.nuxt.com/components/select-menu#control-the-query\n\nTry to select `Wade` in the query input with mouse or trackpad \n\u003Cimg width=\"494\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/a0e90d62-aabb-4d40-9d8d-a6fed67fee02\" />\n\nBrowser: `Google Chrome Version 134.0.6998.89 (Official Build) (arm64)`\n\nAlso reproduced on `Safari Version 18.3.1 (20620.2.4.11.6)`\n\n### Description\n\nUser may want to copy the text in the query input of a `select-menu` component by moving cursor around text, now it's unable to do it without a keyboard (`Shift + left/right arrow` or `Cmd/Ctrl + A` to select all).\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3231,3232,3233,3236],{"name":3171,"color":3172},{"name":3186,"color":3187},{"name":3234,"color":3235},"closed-by-bot","ededed",{"name":3237,"color":3235},"stale",3583,"closed","Accessibility: unable to select text in the query input of a select-menu","2025-06-18T09:01:31Z","https://github.com/nuxt/ui/issues/3583",0.7502516,{"description":3245,"labels":3246,"number":3249,"owner":3160,"repository":3161,"state":3239,"title":3250,"updated_at":3251,"url":3252,"score":3253},"### Description\n\nSometimes navigation menu's dropdown too long(Check the picture)\n\n\n\nPlease let it can be scrollable when too long\n\n### Additional context\n\n_No response_",[3247,3248],{"name":3183,"color":3184},{"name":3157,"color":3158},4208,"Please let navigation menu dropdown scrollable","2025-05-26T15:46:48Z","https://github.com/nuxt/ui/issues/4208",0.7516731,{"description":3255,"labels":3256,"number":3173,"owner":3160,"repository":3262,"state":3239,"title":3263,"updated_at":3264,"url":3265,"score":3178},"On the [Agencies page](https://nuxt.com/support/agencies) reduce the number of technical expertise on the left to the following expertise : \n- eCommerce\n- Software & Saas\n- Mobile development\n- UI/UX design\n- Content & Marketing\n- Consulting & Code audit\n\n+ list the following partner under the correct expertise : \n\n**64 Robots:**\n- eCommerce\n- Software & Saas\n- Mobile development\n- UI/UX design\n- Consulting & Code audit\n\n**Zen Archi:**\n- Software & Saas\n- Consulting & Code audit\n\n**Web Reinvent:**\n- eCommerce\n- Software & Saas\n- Mobile development\n\n**Mirahi:**\n- eCommerce\n- Software & Saas\n- Mobile development\n- UI/UX design\n- Consulting & Code audit\n\n**EpicMax:**\n- eCommerce\n- Software & Saas\n- Consulting & Code audit\n\n**The Coding Machine:**\n- eCommerce\n- Software & Saas\n- Mobile development\n- Consulting & Code audit.\n\n**FunkHaus**\n- eCommerce\n- UI/UX design\n- Software & Saas\n- Content & Marketing\n\n**Curotec**\n- eCommerce\n- Software & Saas\n- UI/UX design\n- Consulting & Code audit\n\nAwaiting for news from others partner to update them as well, please list them under all categories for the moment\n\n\n\n",[3257,3259],{"name":3183,"color":3258},"1ad6ff",{"name":3260,"color":3261},"marketing","f5c828","nuxt.com","[Partners] Reduce the number of technical expertise on partner page","2022-12-05T13:19:41Z","https://github.com/nuxt/nuxt.com/issues/1043",{"description":3267,"labels":3268,"number":3269,"owner":3160,"repository":3262,"state":3239,"title":3270,"updated_at":3271,"url":3272,"score":3273},"As title, the hotkey Ctrl+K, which active in prev version of nuxt.com and used for searching, is disabled.\nIt maybe conflict with the hotkey of Edge, which will open the browser address bar? However, the Ctrl+K is active in this issue input textarea, which will create a markdown link (like `[selectedText]()`).\n\n如题,之前可用的 Ctrl+K 快捷键,现在失效了(我记得是“直观且高效的 Vue 框架”版本)。\n这可能是和 Edge 的 Ctrl+K 打开地址栏冲突了,但在这个 issue 输入里又能正常地创建一个 Markdown link。\n\nEnvironment:\nBrowser: Microsoft Edge 135.0.3179.73 64 bit \nOS Version: Windows 10 Version 22H2 (Build 19045.5737)\nChromium version: 135.0.7049.85\n",[],1865,"Hotkey of searching(Ctrl+K) is disabled ---- 搜索热键 Ctrl+K 失效了","2025-05-05T11:28:06Z","https://github.com/nuxt/nuxt.com/issues/1865",0.77669185,["Reactive",3275],{},["Set"],["ShallowReactive",3278],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$filrE6wDQkvn-eJuwgzalNGaK3GpEssk_qC_osHr1Mbs":-1},"/nuxt/ui/2974"]