vddavydova opened a new issue, #32590: URL: https://github.com/apache/superset/issues/32590
**Description:** I would like to know how to hide the filter panel by default at the server and user levels in Apache Superset.  I am aware that this can be done at the dashboard level using URL parameters, but I need a solution that applies globally or per user. For example, [http://localhost:8088/superset/dashboard/my-dashboard/?expand_filters=0](http://localhost:8088/superset/dashboard/my-dashboard/?standalone=1&show_filters=0) Could you provide guidance on available configurations or necessary modifications? **Environment:** - Superset version: 4.1.1 - Deployment method: Docker **Expected Behavior:** - The filter panel should be hidden by default without requiring URL modifications. **Actual Behavior:** - Currently, the panel is visible unless explicitly hidden via URL parameters. **Steps to Reproduce:** 1. Open a dashboard in Superset. 2. Observe that the filter panel is visible by default. Any insights or workarounds would be appreciated! -- 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]
