-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Background
The option to view 100 files at once was revelatory:
However, if you scroll down, you see only filenames and a bunch of visually similar numbers, which the user may distinguish only by carefully noting which column is which before scrolling down. Good luck if you glance at another window and return.
Suggestion
If the column headers are scrolled off the top of the screen, pin them to the top like GitHub does for issues and pull requests so we can still make sense of the seven otherwise indistinguishable numeric columns.
(Yes, I realize one of the columns contains floats instead of integers, which technically makes it "distinguishable" if you can remember which one that is. But there are six other int-only columns.)
Metadata
Metadata
Assignees
Labels
No labels