mdeshmu commented on code in PR #21474: URL: https://github.com/apache/superset/pull/21474#discussion_r973538272
########## RESOURCES/FEATURE_FLAGS.md: ########## @@ -57,9 +62,26 @@ These features flags are **safe for production** and have been tested. - SQL_VALIDATORS_BY_ENGINE [(docs)](https://superset.apache.org/docs/installation/sql-templating) - SQLLAB_BACKEND_PERSISTENCE - THUMBNAILS [(docs)](https://superset.apache.org/docs/installation/cache) +- ENABLE_EXPLORE_DRAG_AND_DROP +- ENABLE_DND_WITH_CLICK_UX +EMBEDDABLE_CHARTS Review Comment: a missing hyphen here makes ENABLE_DND_WITH_CLICK_UX and EMBEDDABLE_CHARTS appear on same line -- 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]
