Vscode: "..." button spins when publishing a new branch in the Git side bar

Created on 13 Nov 2019  ·  3Comments  ·  Source: microsoft/vscode


  • VSCode Version: 1.40.0
  • OS Version: Windows_NT x64 10.0.18363

Steps to Reproduce:

  1. Open a workspace with multiple Git repos (such as a repo with a submodule).
  2. Make sure the side bar is narrow enough that the 🔁 doesn't show up.
  3. Create a new branch, make some edits, and commit the changes to one repo.
  4. Click the "..." to publish changes.

The "...' spins around. Looks weird! I did not expect the 🔁 to disappear even for a narrow side bar.

I was expecting 🔁 to spin around, not the "..."!


Does this issue occur when all extensions are disabled?: Yes/No

bug icons-product scm verified

Most helpful comment

I was afraid you'd ask. 😅

SpinningEllipsis

All 3 comments

Can you share a screen recording?

I was afraid you'd ask. 😅

SpinningEllipsis

I set a min-width on the containers so that the sync icon is always visible:

gif

Was this page helpful?
0 / 5 - 0 ratings