Skip to content

Move worktree toggle inline next to workspace selector#404

Merged
Mng-dev-ai merged 1 commit intomainfrom
feat/worktree-toggle-inline
Mar 15, 2026
Merged

Move worktree toggle inline next to workspace selector#404
Mng-dev-ai merged 1 commit intomainfrom
feat/worktree-toggle-inline

Conversation

@Mng-dev-ai
Copy link
Owner

Summary

  • Replaced the dropdown-based WorktreeSelector inside the input bar with a new WorktreeToggle component placed inline next to the workspace selector on the landing page
  • The toggle displays "Worktree (on/off)" with a small dropdown to switch between states, matching the workspace selector's visual style
  • Removed worktree control from InputControls since it's now part of the landing page header row

Test plan

  • Verify worktree toggle appears inline next to the workspace selector on the landing page
  • Click the toggle and confirm the on/off dropdown opens and selects correctly
  • Confirm the toggle state persists across page navigations
  • Verify the input bar no longer shows the worktree selector
  • Check dark mode styling matches the workspace selector

Replace the dropdown-based WorktreeSelector inside the input bar with a
lighter WorktreeToggle placed inline next to the workspace selector.
The toggle shows "Worktree (on/off)" with a dropdown matching the
workspace selector's visual style.
@Mng-dev-ai Mng-dev-ai force-pushed the feat/worktree-toggle-inline branch from b55f750 to c0207a7 Compare March 15, 2026 12:53
@Mng-dev-ai Mng-dev-ai merged commit 3925c00 into main Mar 15, 2026
2 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.

1 participant