-
-
Notifications
You must be signed in to change notification settings - Fork 631
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
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.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers