Closed duncanmcclean closed 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).
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).