fix(sdk): apply the default viz height only in visualization view (#47169)
* only use viz height for visualization view * move the default viz height fallback * default to full-height if height is zero or unavailable * remove test wrapper
Showing
- enterprise/frontend/src/embedding-sdk/components/private/InteractiveQuestion/components/Visualization.tsx 2 additions, 1 deletion.../private/InteractiveQuestion/components/Visualization.tsx
- enterprise/frontend/src/embedding-sdk/components/private/InteractiveQuestionResult.tsx 2 additions, 7 deletions...ding-sdk/components/private/InteractiveQuestionResult.tsx
- enterprise/frontend/src/embedding-sdk/hooks/private/use-sdk-element-size.ts 4 additions, 2 deletions...d/src/embedding-sdk/hooks/private/use-sdk-element-size.ts
Loading
Please register or sign in to comment