justinpark commented on code in PR #26602:
URL: https://github.com/apache/superset/pull/26602#discussion_r1456518427


##########
superset-frontend/src/explore/components/controls/CheckboxControl.jsx:
##########
@@ -65,6 +65,7 @@ export default class CheckboxControl extends React.Component {
           <ControlHeader
             {...this.props}
             leftNode={this.renderCheckbox()}
+            role="button"

Review Comment:
   This prop is redundant and 
https://github.com/apache/superset/pull/26602/files#diff-1786e2046531b3067d8ed91311079f60a31e6503a457a043c92c17f29ec31adaR114
 already covered



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to