Skip to content

Inplace Volumetrics issues #934

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

Open
jorgenherje opened this issue Apr 10, 2025 · 0 comments
Open

Inplace Volumetrics issues #934

jorgenherje opened this issue Apr 10, 2025 · 0 comments
Labels
enhancement New feature or request small issue

Comments

@jorgenherje
Copy link
Collaborator

jorgenherje commented Apr 10, 2025

Some issues experienced using InplaceVolumetrics plot and table:

  • Debounce on InplaceVolumetricsFilterComponent: Debounce time - gives issues when fetching from caching (large debounce time results in "slow" front-end). E.g. when deselecting and re-selecting a zone, and the module awaits a debounce time, even if data exist in cache and no new query is sent to back-end. Should respond quick?

  • Order of select in settings: When select and deselect in a Select component in settings, the order is changed. Appended at end -> change of order changes array for queryKey -> thereby new query is fetched, rather than fetching from cache.

@jorgenherje jorgenherje added bug Something isn't working enhancement New feature or request small issue and removed bug Something isn't working labels Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request small issue
Projects
None yet
Development

No branches or pull requests

1 participant