Skip to content

How to Hide the Filter Panel by Default for Users and at the Server Level? #32590

Closed
@vddavydova

Description

@vddavydova

Description:
I would like to know how to hide the filter panel by default at the server and user levels in Apache Superset.
image-2025-01-24-13-29-58-167

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

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    dashboard:filtersetsRelated to the filtersets of the Dashboard

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions