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

Some minor improvements regarding stored data and avoidance of updates in dependencies #905

Merged

Conversation

rubenthoms
Copy link
Collaborator

  • Fixed some issues regarding type-safety of StoredData (especially in VisualizationFactory)
  • StoredData changes are now triggering maybeRefetchData method in DataLayer class
  • Added a symbol CancelUpdate that can be returned in dependencies in order to avoid any updates and instead of returning an arbitrary empty type - e.g. when data is not available yet

@rubenthoms rubenthoms changed the title Some minor improvements regarding stored data and avoid updates in deps Some minor improvements regarding stored data and avoidance of updates in dependencies Mar 27, 2025
@rubenthoms rubenthoms requested a review from jorgenherje March 27, 2025 12:30
@rubenthoms rubenthoms self-assigned this Mar 27, 2025
@rubenthoms rubenthoms merged commit 7daf494 into equinor:main Mar 27, 2025
7 checks passed
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