Hacker News new | ask | show | jobs
by the-dude 1882 days ago
That is slightly pedantic, but yes, the commits are sorted by date.

But the pagination just paginates on volume, not date.

1 comments

Pagination-by-grouping-criteria is a holy-grail for so many. It’s not easy to implement, but your users will thank you. Especially if hovering-over the page number button immediately displays the range of data in that page.

GitHub needs it. Web forums need it. Every CRM’s obligatory giant table of customers sorted by name needs it.

Although I don't disagree, we are discussing this on a site with the worst pagination ever.