-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 3.4.31
-
Component/s: UX
-
None
-
Severity 3 - Minor
When I singleclick a branch in my sidebar (local or remote), that branch's latest commit is scrolled to and selected in the commit log. But if I checkout the selected branch, the commit log refreshes and the latest commit is scrolled to and selected. The expected commit is checked out and marked with bold text, but the UX is undesirable. The same happens if I select a specific commit to checkout, creating a detached head. Refresh and the top commit is scrolled to and selected. If you're diving deep in the commit log to find something, this experience is rather annoying, and I would believe it is not by design.
Please make it remember the checked-out commit and after the refresh, select and scroll-to that commit again.