Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repo dropdown refresh #845

Open
ssg3d opened this issue Oct 3, 2024 · 0 comments
Open

Repo dropdown refresh #845

ssg3d opened this issue Oct 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ssg3d
Copy link

ssg3d commented Oct 3, 2024

Describe the Bug
Repository dropdown does not list all repositories

Steps to Reproduce
Consider a repository (referred to as main repo) that has other repositories as submodules (referred to as sub repo)
Clone the main repo (without recursive). Gitgraph dropdown (rightly) lists only that main repo.
Now init and update one sub repo. It does not appear in the repo dropdown even after refreshing (using the gitgraph refresh control). One has to close git graph, reload window and then it appears.

Expected Behaviour
If not automatically, at least it should appear on gitgraph refresh button.

Environment

  • Git Graph Extension Version: v1.30.0
  • Visual Studio Code Version: 1.93.1
  • Operating System: MacOS 14.6.1
@ssg3d ssg3d added the bug Something isn't working label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants