Skip to content

fix(sidebar): remove worktree name chip from task items#3626

Merged
trunk-io[bot] merged 1 commit into
mainfrom
posthog-code/remove-sidebar-worktree-chip
Jul 21, 2026
Merged

fix(sidebar): remove worktree name chip from task items#3626
trunk-io[bot] merged 1 commit into
mainfrom
posthog-code/remove-sidebar-worktree-chip

Conversation

@richardsolomou

Copy link
Copy Markdown
Member

Problem

The per-task worktree name chip in the sidebar (which doubled as the branch name) took up horizontal space without a clear purpose. It's redundant now that there's a dedicated worktree dropdown, so it can go.

Changes

Removed the WorktreeChip from sidebar task items along with its worktreeName/worktreePath prop plumbing and the worktreeCheckout computation that fed it. The separate "Worktrees" quick-start section is untouched.

How did you test this?

pnpm --filter @posthog/ui typecheck (clean on touched files) and biome lint on both edited files.

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Created with PostHog from a Slack thread

The per-task worktree/branch name chip took up sidebar space without earning it. Remove the WorktreeChip and its data wiring.

Generated-By: PostHog Code
Task-Id: b4f4207f-df3f-4db7-b815-b5194fc8efe3
@trunk-io

trunk-io Bot commented Jul 21, 2026

Copy link
Copy Markdown

😎 Merged successfully - details.

@github-actions

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit dd1e715.

@richardsolomou
richardsolomou marked this pull request as ready for review July 21, 2026 13:32
@richardsolomou
richardsolomou requested a review from a team July 21, 2026 13:32
@greptile-apps

greptile-apps Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "fix(sidebar): remove worktree name chip ..." | Re-trigger Greptile

@trunk-io
trunk-io Bot merged commit f2b86c6 into main Jul 21, 2026
34 checks passed
@trunk-io
trunk-io Bot deleted the posthog-code/remove-sidebar-worktree-chip branch July 21, 2026 14:00
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