Collapse filters by default in embedded looker

The new filters in dashboard next look great but take up a lot of vertical space. We would like to collapse the filters when a dashboard is first loaded and let the user expand them if they want to change them. Is this possible in embedded dashboards?

Some things I looked at with no luck:

  1. Adding params to the url. It doesn’t do this when I interact with it.
  2. Javascript events API. Don’t see such a method.
  3. Writing JavaScript to click on buttons. Would have to get past iframe issues but I’ve abandoned this since element do not have standard names.
  4. Embedded settings. See that we can hide filters completely but we’d prefer to use the Looker ones rather than build them ourselves.

Help is appreciated.

1 0 477