-
Notifications
You must be signed in to change notification settings - Fork 156
🎉 trial of CommandPalette feature #1748
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Updates to Preview Branch (trial-command-palette) ↗︎
Tasks are run on every commit but only new migration files are pushed.
View logs for this Workflow Run ↗︎. |
…c item when using mouse but not keyboard When use click an item, it focuses on the item. While it's in super focus mode, the preview is fixed with the item and won't be updated by hovering other items. The super-focus state is disabled by clicking other items or close the dialog.
the problem about focus trap is resolved. The issue was caused by the difference of the version of @radix-ui/react-dialog
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
Issue
Why is this change needed?
What would you like reviewers to focus on?
Testing Verification
What was done
pr_agent:summary
Detailed Changes
pr_agent:walkthrough
Additional Notes