You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an end user I want to see a spinner in visualization window So that I know the product is not dead and engine is processing my data
Acceptance Criteria
Scenario:
GIVEN [I want to have a preview of a large nested table]
WHEN [I open a visualization and wait for results]
THEN [I can see a spinner in visualisation window]
Notes
Resources
The text was updated successfully, but these errors were encountered:
Fixes#5088. Adds a ensoGL spinner for visualizations waiting on data.
https://user-images.githubusercontent.com/1428930/236801655-67a0ffed-da5d-4e27-8797-cd8126cb86d9.mp4
# Important Notes
This spinner will not show up for the duration where visualizations are processing data on the frontend. If this is a concern, visualization need to implement heir own loading spinner, or we need to provide a unified API for them to keep the spinner visible.
This task is automatically imported from the old Task Issue Board and it was originally created by Sylwia Brodacka.
Original issue is here.
Team
Technical Designer: ...
Implementer: ...
Acceptance/QA: ...
Why
As an end user
I want to see a spinner in visualization window
So that I know the product is not dead and engine is processing my data
Acceptance Criteria
Notes
Resources
The text was updated successfully, but these errors were encountered: