-
- Downloads
fix(sdk): ability to save questions in interactive question (#48866) (#49134)
* implement saving questions in interactive question
* close modal on create question
* add e2e test for saving questions
Co-authored-by:
Phoomparin Mano <poom@metabase.com>
Showing
- e2e/test/scenarios/embedding-sdk/interactive-question.cy.spec.ts 26 additions, 0 deletions...t/scenarios/embedding-sdk/interactive-question.cy.spec.ts
- enterprise/frontend/src/embedding-sdk/components/private/InteractiveQuestionResult/InteractiveQuestionResult.tsx 29 additions, 2 deletions...e/InteractiveQuestionResult/InteractiveQuestionResult.tsx
- enterprise/frontend/src/embedding-sdk/components/public/InteractiveQuestion/InteractiveQuestion.stories.tsx 1 addition, 0 deletions...ublic/InteractiveQuestion/InteractiveQuestion.stories.tsx
- frontend/src/metabase/containers/SaveQuestionModal/SaveQuestionModal.tsx 7 additions, 1 deletion...tabase/containers/SaveQuestionModal/SaveQuestionModal.tsx
Loading
Please register or sign in to comment