Skip to content

Conversation

@azrikahar
Copy link
Contributor

@azrikahar azrikahar commented Sep 23, 2025

Tiny tweak by referring https://ui.nuxt.com/docs/components/select-menu#with-full-content-width to use min-w-fit.

Question: Should this be propagated to other templates as well? Just wanted to confirm first.

Before After (align start + min-w-fit)
chrome_2fHhFAG7X8 chrome_5beKK3Jjtw

@benjamincanac
Copy link
Contributor

Indeed, it's way better! We could also set :content="{ align: 'start' }" so the labels are aligned.

Would be awesome to propagate it on all the other ones yes 😊

@azrikahar
Copy link
Contributor Author

Indeed, it's way better! We could also set :content="{ align: 'start' }" so the labels are aligned.

Great idea! Added it.

Would be awesome to propagate it on all the other ones yes 😊

Propagated to all the ones that do have TemplateMenu component 👍

Copy link
Contributor

@benjamincanac benjamincanac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @azrikahar! 😊

@benjamincanac benjamincanac merged commit c6f6b11 into nuxt-ui-templates:main Sep 26, 2025
1 check passed
@azrikahar azrikahar deleted the fix/template-menu-content-width branch September 27, 2025 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants