graceguo-supercat opened a new issue #11523: URL: https://github.com/apache/incubator-superset/issues/11523
When I enable `ENABLE_REACT_CRUD_VIEWS` but not enable `THUMBNAILS`, dashboard list will show like this: <img width="1246" alt="Screen Shot 2020-11-02 at 1 10 15 AM" src="https://user-images.githubusercontent.com/27990562/97850285-aac43180-1ca8-11eb-809a-a15ed64c965d.png"> ### Expected results For data security reasons, many companies may not want to show thumbnails for charts/dashboard. It doesn't make sense to show thumbnails when there is no thumbnails. The `thumbnail view` control should be associated with THUMBNAILS feature flag, and only show this control when THUMBNAILS feature is enabled. ### Environment master ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. cc @nytai @junlincc ---------------------------------------------------------------- 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]
