You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/16 11:37:55 UTC

[GitHub] [superset] michael-s-molina commented on pull request #21070: feat(embedded): provides filter bar visibility setting on embedded dashboard (#21069)

michael-s-molina commented on PR #21070:
URL: https://github.com/apache/superset/pull/21070#issuecomment-1216517057

   Thanks for the contribution @jileeon. 
   
   @lilykuang Do you think it makes sense to add these configurations under `dashboardUiConfig`? Something like:
   
   ```
   dashboardUiConfig: {
      hideTitle: true,
      filters: {
         visible: true,
         expanded: true,
      }
   }
   ```
   
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org