Skip to content

ux: remove GitHub sidebar and unused toolbar tabs#323

Merged
sauravpanda merged 2 commits intomainfrom
worktree-agent-a6da2526
Apr 10, 2026
Merged

ux: remove GitHub sidebar and unused toolbar tabs#323
sauravpanda merged 2 commits intomainfrom
worktree-agent-a6da2526

Conversation

@sauravpanda
Copy link
Copy Markdown
Owner

Summary

  • Removed the GitHub sidebar (right panel with PRs/Issues/Activity tabs) from the main layout
  • Removed the Tests, Security, and Docker tabs from the content toolbar
  • Cleaned up related state, constants, keyboard shortcuts, and command palette entries
  • Component files are preserved for potential future use

Closes #318

Test plan

  • Verify the right sidebar no longer renders
  • Verify only Changes and PR tabs appear in the content toolbar
  • Verify Cmd+G no longer toggles a sidebar
  • Verify the app builds and lints cleanly

@sauravpanda sauravpanda merged commit c4b4922 into main Apr 10, 2026
5 checks passed
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.

ux: remove GitHub sidebar, Tests/Security/Docker tabs from toolbar

1 participant