Skip to content

Conversation

@edimitchel
Copy link

@edimitchel edimitchel commented Nov 24, 2025

πŸ”— Linked issue

Resolves #4543

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR is making children shown when navigation menu is vertical and collapsed.
It only works for one level and with this PR, multi level is supported.

I did some changed which I expect question or negative feedback:

  • withLabel slot props which helps me to reuse the template but with text (as in popover, we can show label, where is collapsed mode it doesn't for first level)
  • replacing ui styles depending to the withLabel to match colors
Capture d’écran 2025-11-24 aΜ€ 22 47 57

Can someone help me to change properly the direction of the arrow ?

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 24, 2025

npm i https://pkg.pr.new/@nuxt/ui@5517

commit: 7bd4537

Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UNavigationMenuBar] nested child pop up not appearing

1 participant