cccs-jc opened a new issue #14918:
URL: https://github.com/apache/superset/issues/14918
**Is your feature request related to a problem? Please describe.**
Not possible to share links to pre-filtered dashboards when using native
filters. Only filter box works.
For example when the covid vaccine dashboard is configured with a country
name filter box and you share your dashboard this link is produce and will open
the dashboard with the appropriate filter.
http://localhost:8088/superset/dashboard/7/?preselect_filters=%7B%22119%22%3A%7B%22country_name%22%3A%5B%22Canada%22%5D%7D%7D
However this does not work in dashboards that use native filters.
preselected_filters remains empty
http://localhost:8088/superset/dashboard/13/?preselect_filters=%7B%7D
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]