davigiroux opened a new issue, #35250: URL: https://github.com/apache/superset/issues/35250
## Screenshot <img width="2330" height="494" alt="Image" src="https://github.com/user-attachments/assets/d89ce041-78e4-40d0-a167-a1875246071f" /> ## Description When embedding long dashboards, the "Apply filters" button is displayed at the very bottom of the page. We have to set the height of the iframe in a way that it doesn't create an internal scroll in our app, and since the buttons are configured with `100vh`, the user has to scroll all the way to the bottom to apply any filters. Could you have a way for us to have the button directly below the last filter? `design:suggest` -- 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]
