Skip to content

feat: project switching in command palette#686

Draft
onmax wants to merge 2 commits intoHugoRCD:mainfrom
onmax:feat/command-palette-projects
Draft

feat: project switching in command palette#686
onmax wants to merge 2 commits intoHugoRCD:mainfrom
onmax:feat/command-palette-projects

Conversation

@onmax
Copy link
Collaborator

@onmax onmax commented Jan 29, 2026

Adds project switching to command palette. Search and navigate to any project across all teams via Cmd+K. Projects from other teams show team name as suffix.

Fetches all team projects in parallel on load, with per-team error handling to keep palette working if one API call fails. Shows all projects from all teams, hidden only if user has single project total.

Cap.2026-02-01.at.22.40.20.mp4

@vercel
Copy link

vercel bot commented Jan 29, 2026

@onmax is attempting to deploy a commit to the HRCD Projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the feature New feature or request label Jan 29, 2026
@github-actions
Copy link

github-actions bot commented Jan 29, 2026

Thank you for following the naming conventions! 🙏

@vercel
Copy link

vercel bot commented Jan 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
shelve-lp Ready Ready Preview, Comment Jan 29, 2026 10:00am

@onmax onmax force-pushed the feat/command-palette-projects branch 2 times, most recently from afe382f to 14a0ad1 Compare February 1, 2026 21:39
@onmax onmax marked this pull request as ready for review February 1, 2026 21:44
@onmax onmax force-pushed the feat/command-palette-projects branch from ad756ed to f8b9b0b Compare February 1, 2026 21:44
@HugoRCD
Copy link
Owner

HugoRCD commented Feb 2, 2026

Good improvement for the UX, I'm just not sure about the duplication in the display of the team the project belong to, I guess?

CleanShot 2026-02-02 at 10 18 25@2x

@onmax
Copy link
Collaborator Author

onmax commented Feb 2, 2026

yeah my bad! i was playing with different combinations, i didn't notice...

Let's keep it on the left, and in the right, we only show the checkmark if user is already in that project?

@HugoRCD HugoRCD marked this pull request as draft February 2, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants