Skip to content

fix(web): New Chat picker lists every checkout and skips offline remotes - #17

Draft
macodev00 wants to merge 1 commit into
mainfrom
cursor/fix-new-chat-picker-e6fc
Draft

macodev00 wants to merge 1 commit into
mainfrom
cursor/fix-new-chat-picker-e6fc

Conversation

@macodev00

Copy link
Copy Markdown
Owner

Fixes pingdotgg#12093.

The New Chat project picker followed the selected chat’s environment, so a disconnected remote copy was the only choice and clicking it hung on t3.json.

  • List each machine’s checkout in New Chat / draft-hero
  • Disable unreachable copies instead of closing with no feedback
  • Skip the optional t3.json read unless the target is connected
  • Retarget to a reachable sibling when one exists; toast if none does

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • I included before/after screenshots for any UI changes
  • I included a video for animation/interaction changes
Open in Web Open in Cursor 

The New Chat project picker followed the selected chat's environment, so a
disconnected remote copy was the only choice and clicking it hung on t3.json.

List each machine's checkout, disable unreachable rows, skip the file read
unless connected, and retarget or toast instead of hanging.

Fixes pingdotgg#12093

This branch has not been deployed

No deployments
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.

[Bug]: New Chat project picker is scoped to the selected chat and a disconnected remote copy does nothing

1 participant