FAIRsharing / fairsharing.github.io

The website for FAIRsharing, currently running at https://fairsharing.org.
https://fairsharing.org/
GNU Affero General Public License v3.0
8 stars 3 forks source link

Provides one solution to #2316. #2317

Closed knirirr closed 2 months ago

knirirr commented 2 months ago

This may not be the best solution. I need to look at query pagination before proceeding further.

knirirr commented 2 months ago

This branch fixes the slow loading problem. There is a more elegant solution of making the edit_events call paginated on the server and calls to it linked to the buttons on the v-data-table, but I'm not currently sure how to do that. So, I propose using this branch to work around the problem for now and creating a ticket for pagination that I can look at when (if) I get time.

knirirr commented 2 months ago

Indeed, logging in with ORCID isn't possible on netlify builds - apologies.