You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/05/05 13:30:39 UTC

[GitHub] [incubator-superset] villebro commented on a change in pull request #9740: feat: Add controlGroups to formData

villebro commented on a change in pull request #9740:
URL: https://github.com/apache/incubator-superset/pull/9740#discussion_r420109706



##########
File path: superset-frontend/spec/javascripts/explore/controlUtils_spec.jsx
##########
@@ -107,6 +109,7 @@ describe('controlUtils', () => {
                   name: 'all_columns',
                   config: {
                     type: 'SelectControl',
+                    controlGroup: 'columns',

Review comment:
       Naming suggestions are welcomed. I went between `requestGroup` and `controlGroup`, bud decided in favor of `controlGroup`, as I expect it will be more intuitive for viz developers.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org