matheusbsilva commented on issue #24195: URL: https://github.com/apache/superset/issues/24195#issuecomment-1592994335
> > @rusackas On the [SDK docs](https://github.com/apache/superset/tree/master/superset-embedded-sdk#embedding-a-dashboard) there is an example showing that there is an option to hide filters using the `filters.visible` parameter: > > https://github.com/apache/superset/blob/62b4564c947d6efed5d862506b10f3e1e2ba0849/superset-embedded-sdk/README.md?plain=1#L43-L47 > > Hmm.... the docs say "expanded" not "visible" - that would make a difference. > > Even then, I think that just sets the bar to collapsed rather than expanded. It's not _gone_ just closed. I was talking about specifically about this line, that shows an option called `filters.visible`: https://github.com/apache/superset/blob/62b4564c947d6efed5d862506b10f3e1e2ba0849/superset-embedded-sdk/README.md?plain=1#L43 -- 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]
