You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2022/08/22 13:18:22 UTC

[superset] 33/36: fix: resample method shouldn't be freeform (#21135)

This is an automated email from the ASF dual-hosted git repository.

diegopucci pushed a commit to branch chore/drill-to-detail-modal-tests
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 80d5af2d6198bd8425aca93223def46dab052159
Author: Yongjie Zhao <yo...@gmail.com>
AuthorDate: Mon Aug 22 15:42:46 2022 +0800

    fix: resample method shouldn't be freeform (#21135)
---
 .../superset-ui-chart-controls/src/sections/advancedAnalytics.tsx        | 1 -
 1 file changed, 1 deletion(-)

diff --git a/superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx b/superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx
index 1ed664b7de..15733fdbf5 100644
--- a/superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx
+++ b/superset-frontend/packages/superset-ui-chart-controls/src/sections/advancedAnalytics.tsx
@@ -178,7 +178,6 @@ export const advancedAnalyticsControls: ControlPanelSectionConfig = {
         name: 'resample_method',
         config: {
           type: 'SelectControl',
-          freeForm: true,
           label: t('Fill method'),
           default: null,
           choices: [