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

Branch, Tags, Stashes, Local Branch, and Remote Branch "Markers" Are Missing/Removed From Minimap #3288

Closed
TJohnsonSE opened this issue May 14, 2024 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@TJohnsonSE
Copy link
Contributor

TJohnsonSE commented May 14, 2024

Description

After the latest version update to 15.0.1, the "green marker" that used to appear on the minimap to mark which current branch/commit I had checked out is gone, as are the "markers" that marked Tags, Stashes, Local Branches, and Remote Branches.

Reproduction steps on Gitlens Supercharged v15.0.1:

  1. Open the Gitlens Commit graph on any repository
  2. Enable the minimap by hitting the "Toggle Minimap" button in the top right-hand corner of the Commit Graph panel.
  3. Enable all "Markers" by clicking the drop-down arrow next to the "Toggle Minimap" button in the same top right-hand corner of the Commit Graph panel.
    image
  4. Check out any branch in the repository.
  5. Notice there is no longer a lime-green "marker" on the minimap to indicate where in the commit history your current Git state is pointed to.
  6. Notice there are no "Markers" to mark Tags, Stashes, Local Branch, or Remote Branches
  7. Reload the VSCode window and attempt steps 1-5 again. Notice how even a fresh reload does not fix the issue.

Screenshot of Issue

image

In the above screenshot, you can see the absence of the lime-green "marker" that used to show where my current branch or checkout is in the commit history. Also, there are no square "markers" to mark Tags, Stashes, Local Branches, and Remote Branches, even though I have all of them enabled, and I do have multiple stashes, branches, and tags in this Git repository.

Expectation Screenshot

image

In this screenshot, you can see what the minimap used to provide (roughly, I had to draw on an estimate), and no longer does. The dots/squares below the commit graph show the tags, local branches, a single stash, and remote branches. The lime green line shows where I'm currently checked out at in the commit history.

GitLens Version

15.0.1

VS Code Version

Version: 1.90.0-insider (user setup)
Commit: bbc4ba1eff648ee542972589216f211b7a6a08f2
Date: 2024-05-14T05:48:27.714Z
Electron: 29.3.1
ElectronBuildId: 9464424
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.19045

Git Version

git version 2.43.0.windows.1

Logs, Screenshots, Screen Captures, etc

No response

@TJohnsonSE TJohnsonSE added bug Something isn't working triage Needs to be looked at labels May 14, 2024
@TJohnsonSE TJohnsonSE changed the title Cannot Fully Un-Zoom Minimap; Branch, Tags, Stashes, Local Branch, and Remote Branch "Markers" Are Missing/Removed From Minimap Branch, Tags, Stashes, Local Branch, and Remote Branch "Markers" Are Missing/Removed From Minimap May 14, 2024
@TJohnsonSE
Copy link
Contributor Author

I realized a little later that the zoom behavior has always been the case, and is not related to the latest update, so I removed the information in this report pertaining to it.

I have reverted back to version 14.9.1, and the minimap contains all of the proper UI elements, so it must be a commit after this version that caused the regression.

@eamodio eamodio self-assigned this May 14, 2024
@eamodio eamodio removed the triage Needs to be looked at label May 14, 2024
@d13 d13 added the pending-release Resolved but not yet released to the stable edition label May 14, 2024
@d13 d13 added this to the 15.0-patch milestone May 14, 2024
@eamodio eamodio removed the pending-release Resolved but not yet released to the stable edition label May 15, 2024
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants