GoogleChrome / webstatus.dev

A tool to monitor and track the status of all Web Platform features across dimensions that are related to availability and implementation quality across browsers, and adoption by web developers.
https://webstatus.dev
Apache License 2.0
103 stars 8 forks source link

Limit the number of pagination links #695

Closed jrobbins closed 1 month ago

jrobbins commented 1 month ago

Add logic to limit the number of pagination links shown. This is basically copied from the chromestatus code. It shows 1 then ... then four buttons on either side of the current page button, then ..., and then the final page button.