You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've noticed some confusion at the step where users need to select a base branch to create a new branch from. They usually start typing the name of the branch instead of selecting a base, which removes all quick pick options to proceed because no branches match the input.
We should consider updating text to be more clear (see image for current text).
Title bar: "Select base for new branch"
Input placeholder: "Select base to create the new branch from (or enter a revision using #)".