ypankovych opened a new issue, #20943:
URL: https://github.com/apache/superset/issues/20943

   Do not remove the Filter Boxes. 
   
   New dashboard filter components CANNOT replace the old Filter Boxes. Instead 
of having a single filter box for all the dashboards, I need to go through 
every dashboard to create its own filter. Now it's impossible to modify the 
filter box chart and change the filters for all the dashboards that use that 
filter box.
   
   I suggest keeping both filter boxes and dashboard native components. 
   
   Filter boxes are useful for global filters that could be changed in a single 
place. Meaning that the N dashboards gonna have a single filter box that can be 
modified just ONCE and not N times (for each dashboard). That allows developers 
to do all sorts of automation (dynamic column creations for the filter 
boxes/etc)
   
   Dashboard native components for on-premise filter boxes. Meaning that there 
gonna be dashboards with very specific filters that cannot be reused anywhere 
else.
   


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