srinify commented on issue #15771: URL: https://github.com/apache/superset/issues/15771#issuecomment-882590678
To add a bit more color to @zhaoyongjie 's comment -- currently the Filter Box is a viz type, which has many quirks. The future is something the Superset community calls Dashboard Native Filters, which will live in dashboard UI itself! Here's a preview of what that UX looks like: https://www.youtube.com/watch?v=BLp_oQGHpSE To enable native filters for testing, you need to enable the `DASHBOARD_NATIVE_FILTERS` feature flag. You can read more about how to enable feature flags here: https://superset.apache.org/docs/installation/configuring-superset#feature-flags Soooo with all this context in mind, the community is trying to push people away from Filter Box (which will be deprecated) and towards Dashboard Native Filters. -- 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]
