invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 46 forks source link

[Bugfix] "Per Page" Query Parameter | Dashboard Tables #1858

Closed Civolilah closed 1 week ago

Civolilah commented 1 week ago

@beganovich @turbo124 The PR includes setting the "per_page" parameter through the endpoint to a fixed value of 50, instead of storing it in the preferences where it was always 10. Let me know your thoughts.

turbo124 commented 1 week ago

@beganovich => main please.