Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Branch dropdown menu not updating #343

Open
kk opened this issue Apr 11, 2019 · 1 comment
Open

Branch dropdown menu not updating #343

kk opened this issue Apr 11, 2019 · 1 comment

Comments

@kk
Copy link
Collaborator

kk commented Apr 11, 2019

After deleting a remote branch, the branch dropdown menu does not automatically update to show these changes.

Steps to reproduce:

  • Sign in to VisualGit
  • Open/clone a repository with a remote branch
  • Delete a remote branch

deleteremotebranch

- Wait for the completion modal to appear

deletedremotebranch

- Click the branch dropdown menu. The deleted remote branch should still show, as the dropdown menu has not updated.

menunotupdated

Expected result:
The branch dropdown menu should automatically update/refresh when a remote branch is deleted, so the deleted branch should not appear in the branch dropdown menu.

Note: The remote branch does get deleted when pressing the delete button (which can be verified by git branch -a), it's just the menu that does not update.

@kk kk added the Small label Apr 11, 2019
@0608jennylee
Copy link
Collaborator

approve

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants