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

Feature/UI mongo #25

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Feature/UI mongo #25

merged 3 commits into from
Nov 22, 2024

Conversation

mikekucera
Copy link
Contributor

Refs #7

  • Saves node positions and UI state in Mongo.
  • Restores the network and state if it was saved.
  • Refactors the search controller so that it no longer re-fetches data that was already fetched.
    • The endpoints used by the search controller could be removed, but I've kept them in case we need them again for some reason.

Copy link
Member

@chrtannus chrtannus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

I think that random 'results not index yet' error has been fixed by these changes.
It seems faster to load the network now, too.

I just pushed a simple fix for an error that happened when trying to restore the UI state of a demo network.

@chrtannus chrtannus merged commit b5b8323 into dev Nov 22, 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.

2 participants