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

SDSV-30 - When clicking on a graph node, only open immediate folders/files. #SDSV-31 - Cache published datasets on local storage #227

Merged
merged 12 commits into from
May 28, 2024

Conversation

jrmartin
Copy link
Collaborator

#SDSV-30 - In order to improve the user experience and make the graph less crowded, clicking on a graph node will only expand the immediate folders/files of the selected node. Previously we recursively open all the inner folders, but it's not longer the case as of this PR.

#SDSV-31 - Use browser local storage to store published dataset IDs , as well as their DOI. This helps to load the datasets faster, instead of downloading a 150 MB file every time to check if the DOI can be match to a dataset on the turtle file.

@jrmartin jrmartin merged commit 424d8d0 into development May 28, 2024
1 check failed
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