gbdev / homebrewhub

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
https://hh.gbdev.io
GNU General Public License v3.0
46 stars 9 forks source link

Pagination improvements #39

Closed oshf closed 4 years ago

oshf commented 4 years ago

Add logic for removing href and changing background color on first pagination item when visiting default views.

avivace commented 4 years ago

Looks good. Thank you! One thing we really need on the pagination is limiting the shown buttons..

So if we are on page 4 the navigation one should see First .. 3 4 5 .. Last, or maybe just show

<< (First) < (previous) Current page > (next) >> (last)