zuzana-vej opened a new issue #11329:
URL: https://github.com/apache/incubator-superset/issues/11329


   In the past when user selects schema and table name, SQL Lab displays list 
of columns on the left side and switches automatically to "Preview tab", so 
that the user can preview the data immediately. After the recent changes in SQL 
Lab, the default tab stays at "Results" (which are SQL Lab query results) so 
user needs to make an extra click to switch to the preview tab to preview their 
data.
   
   ### Expected results
   Tab automatically switches to "Preview: table-name"
   
   ### Actual results
   Tab remains as "Results"
   
   #### Screenshots
   1. user selects schema & table
   ![Screen Shot 2020-10-19 at 9 10 13 
AM](https://user-images.githubusercontent.com/61221714/96477290-2cb55480-11eb-11eb-953b-338aa37fd8a7.png)
   
   2. Default tab should change to "Preview: table-name" (this was past 
behavior)
   ![Screen Shot 2020-10-19 at 9 10 20 
AM](https://user-images.githubusercontent.com/61221714/96477336-39d24380-11eb-11eb-9505-f166e317623e.png)
   
   
   #### How to reproduce the bug
   
   1. Go to SQL Lab
   2. Select schema in the picker on left side
   3. Select table name
   4. List of columns loads properly; the tab stays at "Results" instead of 
switching to "Preview" so that user can preview data
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: master
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] 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.
   


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