michaelmorera-preset commented on PR #39943: URL: https://github.com/apache/superset/pull/39943#issuecomment-4404361656
The **application is working as expected**. The chart can be set as full screen as expected. :white_check_mark: # Scenario When the user enters Fullscreen chart option in embedded dashboards, the error message `Disallowed by permissions policy` is not displayed ## Steps 1. Open an application page that renders a Superset embedded dashboard in an iframe, and make sure the dashboard loads successfully. 2. On any chart in the embedded dashboard, open the chart menu and click Enter Fullscreen. ## Current result After the step 2, the chart is entering in fullscreen mode inside the embedded dashboard without errors, and no `Disallowed by permissions policy` message appears in the browser console or UI. ## Evidence <img width="800" height="418" alt="Chartfullscreenfromembeddedworkingcorrectly" src="https://github.com/user-attachments/assets/4f35ad3a-8bf3-4d2a-b726-1dfabf42d41a" /> -- 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]
