amitmiran137 commented on pull request #14261:
URL: https://github.com/apache/superset/pull/14261#issuecomment-827311848


   > Currently dashboard has no automatic logic to convert filter_box into 
filter bar.
   > 
   > * if dashboard already had filter component and no filter_box, Dashboard 
should show filter bar.
   > * if dashboard already had filter component and some old filter_box, we 
should show both filter bar and filter_box. This means user started manually 
convert filter_box to new filter components.
   > * if dashboard had no filter component but had many old had filter_box, I 
guess this type of users are not ready to manually convert their filter_box to 
filter component yet, then we should hide filter bar when user open dashboard.
   > 
   > In short, we should show filter bar if dashboard has any native filter 
metadata, otherwise, hide filter bar by default.
   > What is new feature flag supposed to do?
   
   It enables you to hide the filter component in a specific Dashboard


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

Reply via email to