\n \u003C/UChip>\n\u003C/template>\n````\n\n### Description\n\nHey,\n\nThanks for your great work.\n\nI have noticed this on a few elements in UI3, but especaily here padding just is not right. Yes of course you can change it, but i belive there needs to be some sane defaults across all elements.\n\nText in chip, and even a simple number is almost unreadable see screenshot below. Happy to open a pr or list all other elements where this seems to have happened (one that comes to mind is UAvatar https://github.com/nuxt/ui/issues/3558).\n\n\n\n### Additional context\n\nThis example is directly from the UI website",[2020,2023,2024],{"name":2021,"color":2022},"bug","d73a4a",{"name":1988,"color":1989},{"name":2025,"color":2026},"triage","ffffff",3633,"Default padding on `UChip`","2025-03-20T09:21:01Z","https://github.com/nuxt/ui/issues/3633",0.7584989,{"description":2033,"labels":2034,"number":2040,"owner":1991,"repository":1992,"state":1993,"title":2041,"updated_at":2042,"url":2043,"score":2044},"### Description\n\nI'm using the UTree component to list files.\nWe need to add the UContextMenu on each file.\n\nThe current slot available can't wrap the UTree item's button. Also, there is no way to bind data to the UContextMenu item's onSelect method, it only passes `e: Event` argument. \n\n### Additional context\n\n_No response_",[2035,2038,2039],{"name":2036,"color":2037},"enhancement","a2eeef",{"name":1988,"color":1989},{"name":2025,"color":2026},3510,"UTree: support UContextMenu","2025-03-10T04:30:48Z","https://github.com/nuxt/ui/issues/3510",0.7605999,{"description":2046,"labels":2047,"number":2051,"owner":1991,"repository":1992,"state":1993,"title":2052,"updated_at":2053,"url":2054,"score":2055},"### Environment\n\n- Operating System: Linux\n- Node Version: v22.4.0\n- Nuxt Version: 3.14.1592\n- CLI Version: 3.16.0\n- Nitro Version: 2.10.4\n- Package Manager: pnpm@9.14.4\n- Builder: -\n- User Config: default\n- Runtime Modules: @nuxt/ui@3.0.0-alpha.9, nuxt-auth-sanctum@0.5.2, @vueuse/nuxt@11.3.0, nuxt-file-storage@0.2.9\n- Build Modules: -\n\n### Is this bug related to Nuxt or Vue?\n\nNuxt\n\n### Version\n\n3.14.1592\n\n### Reproduction\n\n```vue\n\u003Cscript setup lang=\"ts\">\nconst bill = defineModel()\nconst calcStep = (value: int): int => value \u003C 1000 ? 100 : 500\n\u003C/script>\n\n\u003Ctemplate>\n \u003Cdiv class=\"flex gap-4 items-center\">\n от \u003CUInputNumber v-model=\"bill.from\" :min=\"0\" :max=\"bill.to || 10000\" :step=\"calcStep(bill.from)\" variant=\"soft\" class=\"max-w-32\" />\n до \u003CUInputNumber v-model=\"bill.to\" :min=\"bill.from\" :max=\"10000\" :step=\"calcStep(bill.to)\" variant=\"soft\" class=\"max-w-32\" />\n \u003C/div>\n\u003C/template>\n```\n\n### Description\n\nhttps://skr.sh/vT5m5gCX1Bk\n\nThe value changes when clicking outside the field, regardless of the `step` and `modelValue` state. The `step` parameter is also calculated incorrectly at the threshold of 1000.",[2048,2049,2050],{"name":2021,"color":2022},{"name":1988,"color":1989},{"name":2025,"color":2026},2859,"UInputNumber changes value on blur when not asked for","2024-12-08T12:04:52Z","https://github.com/nuxt/ui/issues/2859",0.7635645,{"description":2057,"labels":2058,"number":2064,"owner":1991,"repository":1992,"state":2065,"title":2066,"updated_at":2067,"url":2068,"score":2069},"### Environment\n\n System:\n OS: Linux 6.5 Ubuntu 23.10 23.10 (Mantic Minotaur)\n CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz\n Memory: 44.48 GB / 62.57 GB\n Container: Yes\n Shell: 5.9 - /usr/bin/zsh\n Browsers:\n Chrome: 126.0.6478.126\n\n### Version\n\nv3.0.0-alpha.6\n\n### Reproduction\n\nhttps://ui3.nuxt.dev/components/select-menu\n\n### Description\n\n1. open docs\n2. open any select menu\n3. select any option\n4. tab to next field\n5. tab index is reset\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2059,2060,2061],{"name":2021,"color":2022},{"name":1988,"color":1989},{"name":2062,"color":2063},"reka-ui","56d799",2350,"closed","[SelectMenu] Broken focus/tab index after selecting","2024-12-03T15:11:34Z","https://github.com/nuxt/ui/issues/2350",0.7104912,{"description":2071,"labels":2072,"number":2078,"owner":1991,"repository":2002,"state":2065,"title":2079,"updated_at":2080,"url":2081,"score":2082},"due to the listing order being a big influence in traffic for the agency page, would it be possible for the agencies to be presented in a random order when accessing the [Agencies page](https://nuxt.com/support/agencies) ?",[2073,2075],{"name":2036,"color":2074},"1ad6ff",{"name":2076,"color":2077},"marketing","f5c828",1048,"[Agencies] Present agencies in a random order","2023-10-10T14:45:03Z","https://github.com/nuxt/nuxt.com/issues/1048",0.7272469,{"description":2084,"labels":2085,"number":2088,"owner":1991,"repository":1992,"state":2065,"title":2089,"updated_at":2090,"url":2091,"score":2092},"### For what version of Nuxt UI are you asking this question?\n\nv3-alpha\n\n### Description\n\nI understand that during alpha phase, documentation might not always be up-to-date. However, it might be interesting to understand whether one should expect that features mentioned in documentation actually work (or it should be considered a bug if they don't).\n\nE.g., I cannot get slotting in tables (https://ui3.nuxt.dev/components/table#with-slots) to work. But I'm unsure, if this is just the docs being faster than the implementation or I should open a bug report.",[2086,2087],{"name":1985,"color":1986},{"name":1988,"color":1989},2505,"Is documentation of v3 in sync with implementation?","2024-10-31T16:14:37Z","https://github.com/nuxt/ui/issues/2505",0.7292055,{"description":2094,"labels":2095,"number":2096,"owner":1991,"repository":2002,"state":2065,"title":2097,"updated_at":2098,"url":2099,"score":2100},"",[],1049,"[Code] Community","2022-12-15T08:50:03Z","https://github.com/nuxt/nuxt.com/issues/1049",0.7454296,["Reactive",2102],{},["Set"],["ShallowReactive",2105],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"8bVjV8SIng5LLQnego4tD9rffwkN32R0QOFEmU-b_bM":-1},"/nuxt/nuxt.com/1056"]