-
- Downloads
Reimplement subdimensions menu in the time-series footer (#16768)
The temporal units for the time-series footer were hardcoded. This is now changed to stay consistent with the e.g. the query builder and the summary sidebar, i.e. by getting it from the breakouts dimension itself. * Standardize propTypes and defaultProps
Showing
- frontend/src/metabase/modes/components/TimeseriesGroupingWidget.jsx 34 additions, 49 deletions...rc/metabase/modes/components/TimeseriesGroupingWidget.jsx
- frontend/src/metabase/query_builder/components/TimeGroupingPopover.jsx 30 additions, 80 deletions...metabase/query_builder/components/TimeGroupingPopover.jsx
- frontend/test/metabase/scenarios/binning/binning-options.cy.spec.js 1 addition, 1 deletion...est/metabase/scenarios/binning/binning-options.cy.spec.js
Loading
Please register or sign in to comment