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

Scroll To Head does not work if repo is large #857

Open
sibbi77 opened this issue Nov 29, 2024 · 0 comments
Open

Scroll To Head does not work if repo is large #857

sibbi77 opened this issue Nov 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sibbi77
Copy link

sibbi77 commented Nov 29, 2024

Describe the Bug
The current HEAD cannot be focussed on View Git Graph, if the repo is large. Large means, HEAD is not within the first loaded commits.

Steps to Reproduce

git clone https://github.com/CollaboraOnline/online.git
code -n .
  • View Git Graph
  • Scroll down beyond the point, where "Loading..." appears at the bottom
  • "Reset current branch to this Commit"
  • Scroll up and test Ctrl-H: works
  • Developer: Reload Window
  • View Git Graph
  • press Ctrl-H: does not work (because the commit was not loaded)

Expected Behaviour
Scrolling to HEAD should always work.

Environment

  • Git Graph Extension Version: 1.30.0
  • Visual Studio Code Version: 1.95.3
  • Operating System: Ubuntu 24.04
@sibbi77 sibbi77 added the bug Something isn't working label Nov 29, 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