frankmarra / DLCM

0 stars 0 forks source link

Pagination Update #187

Open frankmarra opened 7 months ago

frankmarra commented 7 months ago

This PR will update the pagination to be done on the server side. Previously, all user releases were pulled on initial page visit. This caused some users to not be able to have their pages load due to large data return sizes. This will now be solved using Supabase pagination. Each time a user clicks to a new page or changes filter/sorting options, a new db call is performed to fetch the new set of releases.

So far, this is only implemented on the public facing profiles.

netlify[bot] commented 7 months ago

Deploy Preview for unrivaled-pie-1255ea ready!

Name Link
Latest commit dbe175a76ca58efe94bc90515bfc364aa3e94905
Latest deploy log https://app.netlify.com/sites/unrivaled-pie-1255ea/deploys/65cd77d4dfd5ee0008ee6152
Deploy Preview https://deploy-preview-187--unrivaled-pie-1255ea.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.