-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
triageNeeds to be looked atNeeds to be looked at
Milestone
Description
Description
Problem
When the graph refreshes, it automatically selects the head commit of your current branch. This can be disruptive when you have working directory changes in progress and have the WIP row in the graph selected to monitor changes and have access to commit composer. Because the graph also scrolls to the focused row, this requires scrolling back to the top of the graph to re-select the WIP row.
Example of graph refresh stealing focus from WIP:
https://github.com/user-attachments/assets/d09807e4-bbd5-4579-bdf5-29ade3ee4636
Proposed Solution
When the graph refreshes, maintain the currently selected row and scroll position.
Metadata
Metadata
Assignees
Labels
triageNeeds to be looked atNeeds to be looked at