You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When you make a commit from staged changes and actually do the commit so that the commit message popup closes, the file highlighter does not jump back into the unstaged changes section. It only does this when you use the arrow up/down keys.
To Reproduce
Steps to reproduce the behavior:
Go to Status tab
Select unstaged changes and stage them
Create a commit and write a message and finish it. So the popup window with the commit message input closes
Now there is no file selector in the unstaged changes section only after you use the arrow key up/down
Expected behavior
I would expect that after a commit, at least the first item in the unstaged changes list is highlighted. So that you get a visual feedback where you are when you move the arrow keys up and down.
The text was updated successfully, but these errors were encountered:
Describe the bug
When you make a commit from staged changes and actually do the commit so that the commit message popup closes, the file highlighter does not jump back into the unstaged changes section. It only does this when you use the arrow up/down keys.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect that after a commit, at least the first item in the unstaged changes list is highlighted. So that you get a visual feedback where you are when you move the arrow keys up and down.
The text was updated successfully, but these errors were encountered: