webstatus.dev
webstatus.dev copied to clipboard
Consider removing or altering pagination
Would love to scroll through the features without as many results pages.
Some options:
- show all features
- infinite scroll
- option to increase number of items per page (make default 50 or 100 instead?)
Thanks for the feedback @shalanah!
We can definitely add some UI to allow users to change the items per page while also allowing existing users to easily share what page they are on.
I have some great news too This option is already almost implemented. If you add the num=X query parameter to the URL, it will load more per page. The upper bound limit is 100.
Example: https://webstatus.dev/?num=100