pkdotson opened a new pull request #13906:
URL: https://github.com/apache/superset/pull/13906


   ### SUMMARY
   This pr addresses issue when feature flag THUMBNAILS is turned off it would  
leave LISTVIEWS_DEFAULT_CARD_VIEW true. This will check if thumbnails is enable 
and set the list view accordingly.
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   
https://user-images.githubusercontent.com/17326228/113243225-78bef780-9267-11eb-8812-dcfc973da27d.mov
   
   ### TEST PLAN
   If THUMBNAILS is false it when user goes to listviews for charts and 
dashboards it should default to the listview layout instead of cardview. 
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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