enhanced-github icon indicating copy to clipboard operation
enhanced-github copied to clipboard

[Feature Request] Pagination on Commits pages

Open Bazzagibbs opened this issue 2 years ago • 0 comments
trafficstars

One of the common sources of friction for me working with Github projects is navigating a repository's commit history. I currently use a bookmarklet to navigate to the oldest commit, but it's not as useful when navigating a mature repository with 10k+ commits. I think the logic used in the bookmarklet could be used to target any specific "page" of the commit history.

Current design:

image

Proposed design, preferably first/last ellipsis:

image

Bazzagibbs avatar Jun 14 '23 04:06 Bazzagibbs