QuickSight Dashboard Embedding in FrontEnd Angular App via SDK

I am embedding QS dashboards into an Angular frontend application. The whole dashboard is embedded into an iFrame and displayed on the FrontEnd. But when I maximise any specific visual, the visual maximises to the height of the iFrame, and not to the height of the screen. The iFrame (dashboard) is much longer than the screen, thus the max widget functionality becomes useless in my case and is unreadable. I can cap the height of the iFrame to the screen height using the “height” attribute in the FrameOptions type, then the maximise visual does not go out of the screen height, but this makes the iFrame scrollable, which is not what I want. I only want the FrontEnd app to be scrollable, and a scrollable iFrame. Is there another workaround to this? I can’t seem to find anything in the SDK to set the attributes of the maximise visual feature of individual visuals.

Thank you.

Hey @Andre1 , welcome to the Quicksight community!

This isn’t something that would be supported by SDK. That being said, you could try raising this in the github: