Skip to content
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

CommandPalette: activate first option after async search #980

Closed
flozdra opened this issue Nov 16, 2023 · 0 comments · Fixed by #981
Closed

CommandPalette: activate first option after async search #980

flozdra opened this issue Nov 16, 2023 · 0 comments · Fixed by #981
Labels
bug Something isn't working

Comments

@flozdra
Copy link
Contributor

flozdra commented Nov 16, 2023

Environment

  • Operating System: Linux
  • Node Version: v18.18.0
  • Nuxt Version: 3.8.0
  • CLI Version: 3.9.1
  • Nitro Version: 2.7.2
  • Package Manager: [email protected]
  • Builder: -
  • User Config: modules
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

Version

v2.10.0

Reproduction

https://stackblitz.com/edit/nuxt-ui-nx8zbt?file=app.vue

Description

When using a group with async search in CommandPalette groups, the first item is not activated when the async function resolves.

I will submit a PR.

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant