Fixed #9250: Auto Resize Native Query Results
Fixed the issue of Native Query Builder page not resizing the Visualization Result area after user resizes the Native Query Editor. The solution here is calling a resize operation on QueryBuilder after the resizing of Native Query Editor stops.
Showing
- frontend/src/metabase/query_builder/components/NativeQueryEditor.jsx 3 additions, 0 deletions...c/metabase/query_builder/components/NativeQueryEditor.jsx
- frontend/src/metabase/query_builder/containers/QueryBuilder.jsx 3 additions, 1 deletion...nd/src/metabase/query_builder/containers/QueryBuilder.jsx
Loading
Please register or sign in to comment