singh-ab opened a new issue #12867:
URL: https://github.com/apache/superset/issues/12867


   One of the features highlighted in the latest release is to have a concise 
view of all the favourite dashboards on the home screen . This is accomplished 
by the dashboard thumbnails , but that doesn't seem to work .
   
   ### Expected results
   
   A home screen with dashboard thumbnails like this :
   
https://github.com/apache/superset/tree/master/RELEASING/release-notes-1-0#user-experience
   
   ### Actual results
   
   
![image](https://user-images.githubusercontent.com/70583041/106467086-75dc9c00-649c-11eb-9e98-65b42efacce0.png)
   
   I have tried setting up the following flags , but that too doesn't help .
   
   
   ```
   THUMBNAILS = True
   THUMBNAIL_SELENIUM_USER = "admin"
   THUMBNAIL_CACHE_CONFIG: CacheConfig = {
       "CACHE_TYPE": "null",
       "CACHE_NO_NULL_WARNING": True,
   }
   ```
   
   


----------------------------------------------------------------
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]

Reply via email to