michael-s-molina commented on a change in pull request #17046:
URL: https://github.com/apache/superset/pull/17046#discussion_r729979878



##########
File path: 
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/CascadeFilters/CascadeFilterControl/index.tsx
##########
@@ -61,6 +62,7 @@ const CascadeFilterControl: 
React.FC<CascadeFilterControlProps> = ({
           dataMaskSelected={dataMaskSelected}
           filter={childFilter}
           directPathToChild={directPathToChild}
+          showOverflow

Review comment:
       Shouldn't we remove the parameter then? Because it's not being used.




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