MaxHuiYYDS commented on a change in pull request #16418:
URL: https://github.com/apache/superset/pull/16418#discussion_r695328953
##########
File path: superset-frontend/src/explore/components/ControlHeader.jsx
##########
@@ -37,13 +37,15 @@ const propTypes = {
tooltipOnClick: PropTypes.func,
warning: PropTypes.string,
danger: PropTypes.string,
+ hideNativeTab: PropTypes.bool,
Review comment:
I was consider not affect other components except the #14574 bug one, do
we need to skip all the focus that components includes ControlHeader?
--
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]