-
- Downloads
refactor: Simplify question data source (#46989)
* Split utils from `QuestionDataSource` * Do the computation inside the component * Compute query only once * Fix imports order
Showing
- frontend/src/metabase/query_builder/components/view/ViewHeader/components/QuestionDataSource/QuestionDataSource.jsx 8 additions, 146 deletions...ader/components/QuestionDataSource/QuestionDataSource.jsx
- frontend/src/metabase/query_builder/components/view/ViewHeader/components/QuestionDataSource/utils.js 145 additions, 0 deletions...ts/view/ViewHeader/components/QuestionDataSource/utils.js
Loading
Please register or sign in to comment