Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/514 🐛 Fix explorer incomplete #519

Closed
wants to merge 1 commit into from

Conversation

dlicheva
Copy link
Collaborator

This PR is a step further on the issue here, trying to fix the issue with the incomplete explorer.
My previous PR was only including one level of links once it reached the end of the root_cres response: #518

This PR includes the full tree.
However, the full tree doesn't fit into local storage, so the page loads really slowly.
It might be ok for a proof of concept, but requires further discussion.
Screenshot from 2024-06-27 15-40-11

If this is merged, you'll need to clear your application cache and refresh the page. Local storage lasts 2 days, so users who don't know this can see the new content in two days.

@dlicheva dlicheva requested a review from northdpole June 27, 2024 12:44
@dlicheva
Copy link
Collaborator Author

I'll use the change here to get the CREs all at once from the API: #541

@dlicheva dlicheva closed this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant