Skip to content

Add project rename editing and duplicate-name disambiguation#221

Merged
BunsDev merged 1 commit intomainfrom
okcode/sidebar-project-polish
Apr 3, 2026
Merged

Add project rename editing and duplicate-name disambiguation#221
BunsDev merged 1 commit intomainfrom
okcode/sidebar-project-polish

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 3, 2026

Summary

  • Add inline project renaming from the sidebar, including double-click edit, context-menu rename, enter-to-save, escape-to-cancel, and empty-name validation.
  • Show short disambiguation path labels for projects with duplicate names so similarly named projects are easier to tell apart.
  • Improve title truncation to normalize whitespace, prefer word-boundary cuts, and use a 60-character default.
  • Add unit coverage for project disambiguation and the updated truncation behavior.

Testing

  • Not run (change summary only)
  • bun fmt
  • bun lint
  • bun typecheck

- Support inline project renaming from the sidebar
- Show parent-path hints for duplicate project names
- Improve title truncation to prefer word boundaries
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 3, 2026 0:19am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 3, 2026 0:19am

@github-actions github-actions bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 3, 2026
@BunsDev BunsDev merged commit 8171e94 into main Apr 3, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant