Skip to content

Created branch system message should include a copy-to-clipboard button

Usecase

I want to quickly be able to copy the branch name in order to git checkout in my terminal after I did a git pull to pull the newly created branch I created with the new branch button, when I returned to the issue page.

Problem

Currently you will have to manually select and copy the branch name.

Proposal

Currently: image

After: image

perhaps updating the styling in the process: image

Value

Efficiently be able to copy the branch name when you returned to the issue page after creating a new branch with the new branch button.


cc: @smcgivern @victorwu @lbennett