duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
147 stars 41 forks source link

Add Pagination to Coupon & Tax listing tables #864

Closed duncanmcclean closed 1 year ago

duncanmcclean commented 1 year ago

This pull request adds in pagination to the listing tables for coupons/tax categories/tax zones/tax rates.

I noticed this while working on a site with over 5k coupons where the coupons page too ages to load. As soon as I introduced pagination it was snappy.

This is a temporary fix before we likely introduce proper Vue listing tables in Simple Commerce 5 (post-release).