Lazy loading commit info in file explorer shifts file list down leading to misclicks
I regularly misclick on files in the explorer (especially clicking the .. (parent) instead of the first file) because the lazy loading of the commit information expands that surrounding element once it's fully loaded. This affects the elements further down, like the file list that is moved a little more down.
CleanShot_2024-01-23_at_22.14.13
Proposal
Make the commit information box fixed in size, so that lazy loading doesn't affect it
Edited by Michael Le