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

   ### Discussed in https://github.com/apache/superset/discussions/24049
   
   <div type='discussions-op-text'>
   
   <sup>Originally posted by **jmcapra** May 14, 2023</sup>
   Currently using version 2.0.0
   
   About my current use case: I regularly need to load a large dashboard with 
many filters - I'll generally have a set of values ready in the clipboard for 
one of the filters, however the UI selector box does not become available until 
the pre-filters have loaded for ALL of the filters - this is understandable if 
I were wanting to select a value from the dropdown, however in my use case it 
leads to a lot of workflow friction. 
   
   Ideally, I should be able to specify the filters I require BEFORE the 
dashboard/chart starts the query and puts unnecessary load on the DB. 
   
   Similarly, for Charts, upon loading the page the query begins - if I update 
the filters, I need to press "Stop", then wait several seconds before I can 
begin "Update Chart" to execute the new query. The functionality here should 
mirror that in the dashboards - an "Apply Filters" button to update the chart 
regardless of whether or not it is already executing. Ideally, both Charts and 
Dashboards should have both the "Apply Filters" (if filters have changed), as 
well as a "Stop" button (if query is running). 
   
   There should be an option not to automatically run charts upon opening, with 
a "Run" button for initial execution. 
   
   Thoughts?</div>


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