\n\n\u003Cimg width=\"1315\" height=\"541\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/e12e8c0c-9e43-45ee-8e81-5ee9ff1e8c50\" />",[3156,3159],{"name":3157,"color":3158},"question","d876e3",{"name":3143,"color":3144},4721,"Multi-column pinning behavior differs from TanStack Table - only first pinned column remains sticky","2025-08-12T14:56:56Z","https://github.com/nuxt/ui/issues/4721",0.7780275,{"description":3166,"labels":3167,"number":3174,"owner":3146,"repository":3147,"state":3175,"title":3176,"updated_at":3177,"url":3178,"score":3179},"### Is your feature request related to a problem? Please describe.\r\n\r\nCurrently, tables work like normal HTML tables. This means that on small screens the width will mostly/always exceed the device width, leaving the user to scroll down through the results.\r\n\r\n\r\n### Describe the solution you'd like\r\n\r\nInstead of letting the user scrolling and hide the information from other columns due to the device width, I think a good solution would be to collapse the cells vertically:\r\n\r\n- Headers would be kept as-is, allowing the user to scroll through the header columns.\r\n- The rest of the Table functionality would be kept intact.\r\n\r\n### Describe alternatives you've considered\r\n\r\nCreating my own table with using `table` CSS properties is cumbersome and using HTML's `\u003Ctable>` doesn't leave space for _creativity_.\r\n\r\nAlso, since it's not a Nuxt UI Table, all functionality is lost and must be made from scratch (or forked).\r\n\r\n### Additional context\r\n\r\nThe other approach is to create a new Data element called `List` that would work as table-like, but use `\u003Cdiv>` internally, use CSS to be presented as table-like, offer the same features (sorting, pagination, etc.) , and configure a breakpoint to transform the list into a `grid`.",[3168,3169,3172],{"name":3140,"color":3141},{"name":3170,"color":3171},"closed-by-bot","ededed",{"name":3173,"color":3171},"stale",527,"closed","[Table] Allow to collapse a row cells vertically on a breakpoint","2025-06-18T09:06:42Z","https://github.com/nuxt/ui/issues/527",0.7181633,{"description":3181,"labels":3182,"number":3186,"owner":3146,"repository":3147,"state":3175,"title":3187,"updated_at":3188,"url":3189,"score":3190},"### Environment\n\n- Operating System: Linux\r\n- Node Version: v18.20.3\r\n- Nuxt Version: 3.13.2\r\n- CLI Version: 3.14.0\r\n- Nitro Version: 2.9.7\r\n- Package Manager: pnpm@8.15.6\r\n- Builder: -\r\n- User Config: -\r\n- Runtime Modules: -\r\n- Build Modules: -\n\n### Version\n\nv2.18.6\n\n### Reproduction\n\nhttps://stackblitz.com/~/github.com/Yves852/nuxt-ui-commandpalette-hover\n\n### Description\n\nSelecting an element on click is visually inconsistent. Visually all elements are selected, independantly of `v-model=\"selected\"`.\r\n\r\nWith props `multiple` visually will select all or unselect all, independantly of `v-model=\"selected\"`.\r\n\r\nOn keyboard, using \"enter\" to select update selected correctly but component jump to first element. Same visual problems as mouse.\r\n\r\nThe prop `nullable` doesn't seem to influence the bug.\r\n\r\nRelated to https://github.com/nuxt/ui/issues/2284\r\nCould be related to [1708](https://github.com/nuxt/ui/issues/1708)\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3183],{"name":3184,"color":3185},"bug","d73a4a",2285,"CommandPalette: visual item selection inconsistent","2024-11-19T15:26:05Z","https://github.com/nuxt/ui/issues/2285",0.74974424,{"description":3192,"labels":3193,"number":3199,"owner":3146,"repository":3147,"state":3175,"title":3200,"updated_at":3201,"url":3202,"score":3203},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nI'm using a Table in my project to display a list of \"Items\" with a summary of their properties. To view the full details of an item, users can click on a row to navigate to a detailed page for that item.\n\nCurrently, I'm using the `@select` event to handle row clicks and navigate to the details page. However, this approach doesn’t support opening the details page in a new tab when users right-click or middle-click on a row.\n\nIs there a way to make each row behave more like a link to support this functionality? Or is there any possibility of adding support for this in a future update?\n\nThank you!\n\n\n### Additional context\n\n_No response_",[3194,3195,3198],{"name":3140,"color":3141},{"name":3196,"color":3197},"wontfix-v2","ffffff",{"name":3143,"color":3144},2492,"[Feature request] Add link compatibility with Table row","2025-07-01T12:18:07Z","https://github.com/nuxt/ui/issues/2492",0.7673083,{"description":3205,"labels":3206,"number":3209,"owner":3146,"repository":3147,"state":3175,"title":3210,"updated_at":3211,"url":3212,"score":3213},"### Description\n\nI am wondering what would be the best practise to have responsive tabs?\n\nAt the moment the default behavior is that the tabs truncate:\n\n\u003Cimg width=\"326\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/2b348656-5ae2-4b55-97c0-0f8bf16e621b\" />\n\nOn iphone SE this would be:\n\n\u003Cimg width=\"275\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/7d9d49a8-6a22-47c6-8d29-7be2758c32e4\" />\n\nWould you not want them to kinda collaps or something? Thank you for some thoughts!",[3207,3208],{"name":3157,"color":3158},{"name":3143,"color":3144},4434,"UTabs: Responsiveness","2025-07-17T12:12:09Z","https://github.com/nuxt/ui/issues/4434",0.7685548,{"description":3215,"labels":3216,"number":3223,"owner":3146,"repository":3147,"state":3175,"title":3224,"updated_at":3225,"url":3226,"score":3227},"### Description\n\n### Desired Functionality: \n1. **Cell Selection** – Click to select individual cells \n2. **Range Selection** – Click + drag (or Shift+Click) to select multiple cells \n3. **Fill Handle** – Drag-corner to copy/fill values (with optional smart detection, like Excel) \n\n### Additional context\n\n_No response_",[3217,3218,3219,3221,3222],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3220,"color":3197},"triage",{"name":3170,"color":3171},{"name":3173,"color":3171},4393,"Would it be possible to add Excel-like cell selection, range selection, and fill handle to Nuxt UI tables?","2025-09-01T02:13:28Z","https://github.com/nuxt/ui/issues/4393",0.77560073,{"description":3229,"labels":3230,"number":3234,"owner":3146,"repository":3147,"state":3175,"title":3235,"updated_at":3236,"url":3237,"score":3238},"### Description\n\nDescription:\nI am currently using the UTable component from Nuxt UI and have encountered a limitation regarding the customization of table headers. Specifically, I need to create a table with multi-row headers and the ability to merge columns using colspan. For example, the multi-row spanning column headers shown in the image.However, the current implementation of the UTable component does not seem to support this feature.\n\n\nCurrent Behavior:\n\nThe header property allows for custom content using the h function, but it is limited to single-column customization.\nThe available slots are primarily designed for single-column or specific row customization and do not support multi-column header customization.\nExpected Behavior:\n\nAbility to define headers that span multiple rows and columns.\nSupport for colspan and rowspan attributes in the header configuration to allow for more complex table layouts.\nEnhanced slot functionality to support multi-column header customization.\nUse Case:\nThis feature is essential for creating complex data tables where grouped headers are necessary for better data organization and presentation. It is particularly useful in scenarios where data needs to be categorized under broader headings.\n\nProposed Solution:\n\nIntroduce a mechanism in the UTable component to allow for multi-row and multi-column header definitions.\nProvide examples and documentation on how to implement these features using the existing API or through new enhancements.\nConsider expanding the slot functionality to support more complex header customizations.\nAdditional Context:\n\nThis feature is commonly supported in other table libraries and would greatly enhance the flexibility and usability of the UTable component in Nuxt UI.\nEnvironment:\n\nNuxt UI version: [3.0.0-alpha.12]\nNuxt version: [^3.15.4]\n\nRelated Issues Link:\nhttps://github.com/nuxt/ui/issues/1289#issuecomment-2652919275\nhttps://github.com/nuxt/ui/issues/1651\nhttps://github.com/nuxt/ui/issues/2053\n\nRelated Documentation Link:\nhttps://ui3.nuxt.dev/components/table\n\n### Additional context\n\n_No response_",[3231,3232,3233],{"name":3140,"color":3141},{"name":3143,"color":3144},{"name":3220,"color":3197},3296,"Support for Multi-Row and Colspan Headers in UTable Component","2025-07-01T12:05:35Z","https://github.com/nuxt/ui/issues/3296",0.77764666,{"description":3240,"labels":3241,"number":3246,"owner":3146,"repository":3147,"state":3175,"title":3247,"updated_at":3248,"url":3249,"score":3250},"### For what version of Nuxt UI are you suggesting this?\n\nv2.x\n\n### Description\n\nTo control the rows of the table, I need a slot for them. For instance, if I want to implement a reorder feature using drag and drop, I require a \u003Ctr> element to loop through.\n\n### Additional context\n\n_No response_",[3242,3243,3244,3245],{"name":3140,"color":3141},{"name":3220,"color":3197},{"name":3170,"color":3171},{"name":3173,"color":3171},2685,"[UTable] Add the functionality to include a slot for all \u003Ctr> elements, as well as a 'default' slot.","2025-06-18T09:05:45Z","https://github.com/nuxt/ui/issues/2685",0.77791494,{"description":3252,"labels":3253,"number":3259,"owner":3146,"repository":3147,"state":3175,"title":3260,"updated_at":3261,"url":3262,"score":3263},"### Description\n\nHello there\nCurrently, \u003CUSelect /> and \u003CUSelectMenu /> components render options within a fixed-height dropdown. It is complicated to deal with large datasets. When displaying large lists of options, this can lead to performance issues. Is it possible we can get something like VueUse infinite scroll?\n[https://vueuse.org/core/useinfinitescroll/#useinfinitescroll](url) ??\n\n### Additional context\n\n_No response_",[3254,3257,3258],{"name":3255,"color":3256},"duplicate","cfd3d7",{"name":3140,"color":3141},{"name":3143,"color":3144},4172,"Uselect and UselectMenu content infinite scroll","2025-05-23T13:55:50Z","https://github.com/nuxt/ui/issues/4172",0.7795567,["Reactive",3265],{},["Set"],["ShallowReactive",3268],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$feXaeWNDn9bYJB5IiJwtolUe_4QyB1b3yGu7lNz5ul5c":-1},"/nuxt/ui/3742"]