Skip to content

feat(CommandPalette): handle children in items #4226

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Jun 13, 2025

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
Copy link

pkg-pr-new bot commented May 26, 2025

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

commit: 2dc77b0

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

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.

CommandPalette: support submenus
3 participants