` rows. `@select` brings you part of the way there, but doesn't make it easy to get access to the full underlying event, for example to check if the user is holding the \u003Ckey>Ctrl\u003C/key>.\n\nSimilarly, even with `@select` I can't see any easy way to focus the table rows using keyboard input. \n\n### Additional context\n\n_No response_",[2893,2896],{"name":2894,"color":2895},"enhancement","a2eeef",{"name":2869,"color":2870},2796,"UTable row click event","2025-01-23T09:56:08Z","https://github.com/nuxt/ui/issues/2796",0.77225983,{"description":2903,"labels":2904,"number":2905,"owner":2872,"repository":2906,"state":2907,"title":2908,"updated_at":2909,"url":2910,"score":2911},"",[],100,"nuxt.com","closed","Implement subnavbar component","2022-03-08T16:38:29Z","https://github.com/nuxt/nuxt.com/issues/100",0.73281395,{"description":2903,"labels":2913,"number":1222,"owner":2872,"repository":2906,"state":2907,"title":2908,"updated_at":2914,"url":2915,"score":2911},[],"2022-03-01T16:38:09Z","https://github.com/nuxt/nuxt.com/issues/101",{"description":2917,"labels":2918,"number":2923,"owner":2872,"repository":2872,"state":2907,"title":2924,"updated_at":2925,"url":2926,"score":2927},"### Environment\n\nnuxt 3.4.1\n\n### Reproduction\n\nhttps://stackblitz.com/edit/github-nugbe3?file=app.vue\n\n### Describe the bug\n\nWhen using NuxtLink's activeClass, it does not apply the [activeClass](https://nuxt.com/docs/api/components/nuxt-link#props) when visiting child routes of a parent. For example, if I have a persistently visible NuxtLink to `/items` with an `activeClass` specified like so:\r\n\r\n```\r\n\u003Cnav>\r\n \u003Cnuxt-link to=\"/items\" activeClass=\"foo\">Items\u003C/nuxt-link>\r\n\u003C/nav>\r\n```\r\nWhen I visit the `/items` route, the link becomes active and the `foo` class is applied as expected. Great.\r\n\r\nHowever, when I visit `/items/123`, the link becomes no longer active and the `foo` class is removed. I would expect that behavior if I had specified `exactActiveClass`, but I did not use `exactActiveClass` — I used regular old `activeClass`.\r\n\r\nFWIW, NuxtLink under Nuxt 2 works as I expected.\r\n\r\nI put together a minimal repro here: https://stackblitz.com/edit/github-nugbe3?file=app.vue\r\n\r\nThank you ❤️ \n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2919,2922],{"name":2920,"color":2921},"3.x","29bc7f",{"name":2883,"color":2884},20338,"NuxtLink activeClass not applied on child routes","2025-01-24T12:06:48Z","https://github.com/nuxt/nuxt/issues/20338",0.73442036,{"description":2929,"labels":2930,"number":2934,"owner":2872,"repository":2872,"state":2907,"title":2935,"updated_at":2936,"url":2937,"score":2938},"i want only style parent links when select the child route.. but these routes not actully child.. is there any way to make this work..\r\n\r\nthis is my navigation html codes\r\n```html\r\n\u003Cul class=\"nav navbar-nav navbar-right\">\r\n \u003Cli id=\"home\" class=\"mnu\">\u003Cnuxt-link to=\"/home\">HOME\u003C/nuxt-link>\u003C/li>\r\n \u003Cli id=\"reward\" class=\"dropdown mnu\">\r\n \u003Cnuxt-link to=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">REWARDS \u003Cspan class=\"caret\">\u003C/span>\u003C/nuxt-link>\r\n \u003Cul class=\"dropdown-menu\">\r\n \u003Cli>\u003Cnuxt-link to=\"/reward\">REWARD DISTRIBUTION ENGINE\u003C/nuxt-link>\u003C/li>\r\n \u003Cli>\u003Cnuxt-link to=\"/daily-challenges\">DAILY CHALLENGES\u003C/nuxt-link>\u003C/li>\r\n \u003Cli>\u003Cnuxt-link to=\"/revive-reward\">REVIVE REWARD\u003C/nuxt-link>\u003C/li>\r\n \u003C/ul>\r\n \u003C/li>\r\n \u003Cli id=\"logs\" class=\"dropdown mnu\">\r\n \u003Ca href=\"#\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" role=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">LOGS \u003Cspan class=\"caret\">\u003C/span>\u003C/a>\r\n \u003Cul class=\"dropdown-menu\">\r\n \u003Cli>\u003Cnuxt-link to=\"/logs1\">GAMEPLAY\u003C/nuxt-link>\u003C/li>\r\n \u003Cli>\u003Cnuxt-link to=\"/logs2\">REWARDS\u003C/nuxt-link>\u003C/li>\r\n \u003Cli>\u003Cnuxt-link to=\"/logs3\">PURCHASES\u003C/nuxt-link>\u003C/li>\r\n \u003C/ul>\r\n \u003C/li>\r\n \u003Cli class=\"mnu\">\u003Ca href=\"index.php\" class=\"btn btn-default btn-sign-out\">SIGN OUT\u003C/a>\u003C/li>\r\n\u003C/ul>\r\n```\r\n\r\nJust want to highlight Home. Rewards and Logs linkes when select child of that or that one.. how to do it? \r\n\r\nthis is what i currently have...\r\n\r\n\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c871\">#c871\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2931],{"name":2932,"color":2933},"2.x","d4c5f9",1000,"Nuxt JS nuxt-link nested routes issue","2023-01-18T15:40:38Z","https://github.com/nuxt/nuxt/issues/1000",0.7387306,{"description":2940,"labels":2941,"number":2949,"owner":2872,"repository":2872,"state":2907,"title":2950,"updated_at":2951,"url":2952,"score":2953},"### Environment\n\n------------------------------\r\n- Operating System: Windows_NT\r\n- Node Version: v20.13.1\r\n- Nuxt Version: 3.12.2\r\n- CLI Version: 3.12.0\r\n- Nitro Version: 2.9.6\r\n- Package Manager: npm@10.5.2\r\n- Builder: -\r\n- User Config: devtools\r\n- Runtime Modules: -\r\n- Build Modules: -\r\n------------------------------\n\n### Reproduction\n\nRepo: https://github.com/admg/nuxt_optional_route_issue\n\n### Describe the bug\n\nlayout `default.vue`:\r\n```\r\n\u003Ctemplate>\r\n \u003Cdiv>\r\n \u003CNuxtLink to=\"/a\">Link to A\u003C/NuxtLink> \u003Cbr />\r\n \u003CNuxtLink to=\"/a/id\">Link to A + param\u003C/NuxtLink>\r\n \u003C/div>\r\n\r\n \u003Cdiv>\r\n \u003CNuxtLink to=\"/b\">Link to B\u003C/NuxtLink> \u003Cbr />\r\n \u003CNuxtLink to=\"/b/id\">Link to B + param\u003C/NuxtLink>\r\n \u003C/div>\r\n\r\n \u003Cdiv>\r\n \u003CNuxtPage />\r\n \u003C/div>\r\n\u003C/template>\r\n\r\n\u003Cstyle lang=\"css\">\r\n.router-link-active {\r\n background-color: yellow;\r\n}\r\n\u003C/style>\r\n```\r\n\r\nfolder structure:\r\n```\r\nlayouts\r\n - default.vue\r\npages\r\n - a\r\n - [[id]].vue\r\n - b\r\n - [id].vue\r\n - index.vue\r\n - a.vue\r\n - b.vue\r\n```\r\n\r\n`a.vue` and `b.vue` contains:\r\n```\r\n\u003Ctemplate>\r\n \u003CNuxtPage />\r\n\u003C/template>\r\n```\r\n\r\nWorks ok for required parameter `[id]` and not properly for optional parameter `[[id]]`.\r\nAdding `.router-link-active` class works ok for `Link to B` on `/b` route and children routes like `/b/id`.\r\nSame is not working properly for `Link to A` link. Class is added only for exact route for urls `/a` and `/a/id`\r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2942,2943,2946],{"name":2883,"color":2884},{"name":2944,"color":2945},"pages","00DFB5",{"name":2947,"color":2948},"upstream","E8A36D",27841,"Optional route parameter doesn't trigger active class for parent links","2025-02-10T21:37:03Z","https://github.com/nuxt/nuxt/issues/27841",0.7501649,{"description":2955,"labels":2956,"number":2962,"owner":2872,"repository":2873,"state":2907,"title":2963,"updated_at":2964,"url":2965,"score":2966},"### Environment\n\n\n\n- Operating System: Darwin\n- Node Version: v23.9.0\n- Nuxt Version: 3.16.2\n- CLI Version: 3.24.1\n- Nitro Version: 2.11.8\n- Package Manager: npm@10.9.2\n- Builder: -\n- User Config: compatibilityDate, devtools, modules, components, css, devServer, ssr, vuefire, runtimeConfig\n- Runtime Modules: @nuxt/image@1.10.0, @nuxt/ui-pro@3.0.2, nuxt-vuefire@1.0.5\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\nThis is noticeable on the documentation [page](https://ui.nuxt.com/components/navigation-menu#orientation) for any vertical navigation menu with children navigation items. \n\n### Description\n\nThe parent item renders as a `\u003Cbutton>` tag instead of the `\u003Ca>` tags of other navigation menu items. This means the `to:` attribute is ignored (and target) and can't be clicked on. This is likely due to the parent and children being converted to a Collapsible component under the hood. \n\nWhen the orientation is horizontal, however, you can have both the parent and children be links - where they render `\u003Ca>` tags. Hovering over the horizontal parent shows the children, but the parent can still be a link.\n\nIdeally, we could set a boolean to control whether the children are converted to a Collapsible or not. Or wrap the Collapsible parent around a link. Understandably, the click then couldn't trigger opening/closing the collapsible (maybe the icon triggers opening/closing, while the label can still have the Link attributes available).\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[2957,2958,2961],{"name":2866,"color":2867},{"name":2959,"color":2960},"v3","49DCB8",{"name":2869,"color":2870},3911,"[NavigationMenu] Vertical menu with children doesn't respect parent Link attributes.","2025-05-10T15:51:54Z","https://github.com/nuxt/ui/issues/3911",0.75639004,{"description":2968,"labels":2969,"number":2972,"owner":2872,"repository":2906,"state":2907,"title":2973,"updated_at":2974,"url":2975,"score":2976},"- [ ] Shadow on subnavbar with https://vueuse.org/core/usewindowscroll/#usewindowscroll\n- [x] Border under top navbar should be inside container\n- [x] Remove top footer border",[2970],{"name":2894,"color":2971},"1ad6ff",119,"[Docs] Improve navbars borders","2023-02-15T12:30:41Z","https://github.com/nuxt/nuxt.com/issues/119",0.7609294,["Reactive",2978],{},["Set"],["ShallowReactive",2981],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$flgugsddxWhX3y1Opn19Kn0sJRa0UXKkueAjavQtYrPI":-1},"/nuxt/nuxt.com/250"]