Skip to content

Use project context menu for renaming#358

Merged
BunsDev merged 1 commit intomainfrom
okcode/project-rename-right-click
Apr 7, 2026
Merged

Use project context menu for renaming#358
BunsDev merged 1 commit intomainfrom
okcode/project-rename-right-click

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 7, 2026

Summary

  • Moves project renaming off double-click and onto the existing project context menu.
  • Tightens ErrorNotificationBar null handling so dismiss callbacks are only attached when present.
  • Minor formatting cleanup in the notification bar for consistency.

Testing

  • Added a unit test asserting the sidebar uses onContextMenu for project renaming and no longer wires onDoubleClick.
  • Not run: bun fmt
  • Not run: bun lint
  • Not run: bun typecheck

- Remove project rename from double-click
- Keep error notification dismiss handlers conditional
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 7, 2026 1:04pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 7, 2026 1:04pm

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

Labels

size:M 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