Skip to content

Distinguish duplicate repository filters#563

Open
aidxun wants to merge 1 commit into
dohooo:mainfrom
aidxun:aidxun/repo-hover-path-check
Open

Distinguish duplicate repository filters#563
aidxun wants to merge 1 commit into
dohooo:mainfrom
aidxun:aidxun/repo-hover-path-check

Conversation

@aidxun
Copy link
Copy Markdown
Contributor

@aidxun aidxun commented May 15, 2026

What changed

  • Added repository root paths to the repository option payload.
  • Shows root paths in the sidebar repository filter only when multiple repositories share the same name.
  • Includes root path and repo id in command search values so duplicate-name repos remain selectable.
  • Added a patch changeset and frontend coverage for duplicate-name filtering.

Why it changed

Users can add repositories with the same display name from different directories. The sidebar filter previously showed identical labels, making it unclear which repository would be selected.

Follow-up / test notes

  • Ran bun x vitest run src/features/navigation/index.test.tsx.
  • Pre-commit hook passed after staging the sidecar vendor artifact locally with cd sidecar && bun run build so Rust clippy could resolve the expected resource path.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

@aidxun is attempting to deploy a commit to the Caspian's Team Team on Vercel.

A member of the Team first needs to authorize it.

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.

1 participant