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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]