GitHub user dosubot[bot] added a comment to the discussion: How to enter fullscreen on public role
<!-- Answer --> Fullscreen mode for dashboards isn't restricted by the public role—if you can view the dashboard as a public (not logged in) user, you should also be able to use fullscreen. However, a recent bug in Superset (notably in 5.0.0rc1) caused the "Enter fullscreen" button to stop working because it didn't add the required `&standalone=true` parameter to the URL. As a workaround, you can manually add `&standalone=true` to the end of your dashboard URL to enable fullscreen mode [details](https://github.com/apache/superset/issues/32760). This bug has been fixed in a recent update, so upgrading Superset should restore the fullscreen button's functionality [fix PR](https://github.com/apache/superset/pull/32839). No special permissions or configuration are needed for the public role—just make sure the dashboard is accessible to the public and not in edit mode or embedded. If you still can't enter fullscreen after trying the workaround and confirming your Superset version, it may be a deployment or browser issue. <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=hallucination) | [Report 🐛](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/306d56a3-9933-43da-806b-5d585e89e922?feedback_type=other)</sup> [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/discussions/34045) GitHub link: https://github.com/apache/superset/discussions/34045#discussioncomment-13648448 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
