这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@codywong
Copy link

@codywong codywong commented Nov 14, 2025

Improve project linking experience in CLI.

If a user has <= 100 projects for their team, we allow users to scroll and search for their projects. For users with more than 101, we maintain the current flow where users need to type the project in directly. Supporting users with a large number of project names requires more network calls, and may not necessarily be a notably improved experience. This threshold can be reevaluated in the future.

A v2 of this feature could include a search or scroll-through-all-projects, though would introduce more network calls. For users with few projects, a input selector view seems preferable though.

<100 projects

CleanShot 2025-11-14 at 15.18.43@2x.png

> 100 projects

CleanShot 2025-11-14 at 15.20.15@2x.png

No projects

CleanShot 2025-11-14 at 15.21.12@2x.png

ref https://linear.app/vercel/issue/FLOW-4715/make-project-names-autocomplete-when-linking-to-existing-project

@changeset-bot
Copy link

changeset-bot bot commented Nov 14, 2025

🦋 Changeset detected

Latest commit: f54e557

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codywong codywong changed the title [cli] Improve project linking with dropdown selection [CICD-DX] Improve project linking with dropdown selection Nov 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 14, 2025

🧪 Test Strategy

Comparing: 8d8cc58f54e557 (view diff)

Strategy: Affected packages only

✅ Only testing packages that have been modified or depend on modified packages. This saves time while maintaining safety.

Affected packages (1):

  1. vercel

E2E Tests: Only affected package e2e tests will run


This comment is automatically generated based on the affected testing strategy

@codywong codywong marked this pull request as ready for review November 14, 2025 23:21
@codywong codywong requested a review from a team as a code owner November 14, 2025 23:21
@codywong codywong changed the title [CICD-DX] Improve project linking with dropdown selection [CICD-DX] Improve project selection with dropdown Nov 14, 2025
@codywong codywong changed the title [CICD-DX] Improve project selection with dropdown [CICD-DX] Improve project selection with input selector Nov 14, 2025
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.

2 participants