Skip to content

Conversation

@HugoRCD
Copy link
Member

@HugoRCD HugoRCD commented May 26, 2025

πŸ”— Linked issue

Resolves #2003

❓ 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

πŸ“ Checklist

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

@HugoRCD HugoRCD self-assigned this May 26, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented May 26, 2025

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

commit: 2dc77b0

@nuxthub-admin
Copy link
Contributor

nuxthub-admin bot commented May 26, 2025

βœ… Deployed ui3

Deployed ui3 2dc77b0 to preview

πŸ“±
View QR Code QR code linking to deployment URL.

πŸ“‹ View deployment logs

@HugoRCD HugoRCD marked this pull request as ready for review May 27, 2025 13:29
@HugoRCD HugoRCD requested a review from benjamincanac May 27, 2025 13:29
@benjamincanac benjamincanac changed the title feat(CommandPalette): handle subcommands feat(CommandPalette): handle children in items Jun 11, 2025
@benjamincanac benjamincanac merged commit 59c26ec into v3 Jun 13, 2025
8 checks passed
@benjamincanac benjamincanac deleted the feat/command-palette-submenu branch June 13, 2025 12:49
@ineshbose
Copy link
Member

Just checking - it's not intended for the searchTerm to look for children?

Copy link
Member

@ineshbose Not really no, the children are only shown when entering the group.

But I think you can achieve this without children, using postFilter: https://ui.nuxt.com/components/command-palette#with-post-filtered-items

@benjamincanac benjamincanac added the v3 #1289 label Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v3 #1289

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CommandPalette: support submenus

4 participants