Skip to content

fix(task-title-bar): show merge target branch in button tooltip#144

Open
FourWindff wants to merge 1 commit into
johannesjo:mainfrom
FourWindff:fix/merge-button-target-tooltip
Open

fix(task-title-bar): show merge target branch in button tooltip#144
FourWindff wants to merge 1 commit into
johannesjo:mainfrom
FourWindff:fix/merge-button-target-tooltip

Conversation

@FourWindff
Copy link
Copy Markdown
Contributor

@FourWindff FourWindff commented May 25, 2026

Summary

Show the actual merge target branch (from task.baseBranch) in the merge button tooltip, instead of hardcoding "main".

Changes

  • Extract getMergeButtonTitle() helper in TaskTitleBar.tsx
  • Tooltip now displays Merge into ${baseBranch} with fallback to "main"

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