amitNielsen edited a comment on issue #10285:
URL: 
https://github.com/apache/incubator-superset/issues/10285#issuecomment-665611423


   If I understand this SIP correctly it is all about making a component which 
is responsible both Visually and logically to consolidate the set of filters 
that will be applied to all of the existing charts(**slices**) when fetching 
the data
   
   so the component responsibilities are :
   1. get a final distinctive list of filters that needs to be applied in this 
dashboard after merging filters from (query params, available filters from on 
the filter component UI, Chart plugins cross filtering, what else?) 
   2. apply filters to slices and send to BE by applying rules of filter scopes 
and by relevant datasources
   
   is this correct?
   
   
   Additionally there can be multiple filter components : global and one for 
each tab 
   and global need be consolidate into each of the tabs separately 


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