fix(sdk): show loader right after visualizing in notebook editor for the first time (#50411)
* show sdk loading state when visualizing for the first time * rename to isQueryResultLoading * check for loading indicator * add notes on slow 3G
Showing
- e2e/test-component/scenarios/embedding-sdk/create-question.cy.spec.tsx 15 additions, 1 deletion...onent/scenarios/embedding-sdk/create-question.cy.spec.tsx
- enterprise/frontend/src/embedding-sdk/components/private/InteractiveQuestion/components/Editor.tsx 1 addition, 1 deletion...ponents/private/InteractiveQuestion/components/Editor.tsx
- enterprise/frontend/src/embedding-sdk/components/private/InteractiveQuestion/components/Visualization.tsx 6 additions, 3 deletions.../private/InteractiveQuestion/components/Visualization.tsx
- enterprise/frontend/src/embedding-sdk/components/private/InteractiveQuestionResult/InteractiveQuestionResult.tsx 5 additions, 2 deletions...e/InteractiveQuestionResult/InteractiveQuestionResult.tsx
Please register or sign in to comment