vscode-pull-request-github
vscode-pull-request-github copied to clipboard
Button spacing
I feel there is quite the gap between these two buttons at the bottom:
Hm, I guess this is done to separate the concerns that are clearly different? What is the reason to have a button to "Check out main", should that maybe be just removed? I wonder how related that action is to the PR?
The "Checkout 'main'" used to be "Exit review mode", which still just checked out main but which users found confusing. Since we checkout a branch when you check out a PR, we want to have a way to guide users off of that branch too when they're done working with the PR.
@hbons as well in case you have thoughts on this.
Adding some grouping and changing the checkout button to secondary could help here. Quick mockup: