shenrie commented on PR #18784:
URL: https://github.com/apache/superset/pull/18784#issuecomment-1152844929

   @kgabryje Is it at all possible to use CSS to reposition the apply/clear 
buttons at the top instead of at the bottom, or at least above the set of 
filters? I have tried changing the flex ordering of the items in the div with 
the open class, but it doesn't seem to work as I would expect. 
   
   The problem that this change has introduced for us, is that when embedding a 
SS report in an iframe, the height of the iframe affects the location of those 
buttons so when the dashboard is large in length and we have increased the 
height of the iframe to accommodate, the user has to unnecessarily scroll down 
to get to those apply/clear buttons - which is not only annoying but also not 
intuitive. Ideally, the button container would be anchored to the last filter 
field and not the bottom of the filter bar. 


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