yousoph opened a new issue #11914: URL: https://github.com/apache/incubator-superset/issues/11914
When going into SQL Lab for the first time, a database should be selected by default. Currently, the dropdown is blank and there's not clear feedback to the user that they need to select a database if they try to run a query. ### Expected results The first database in the list should be populated by default when the user visits SQL Lab ### Actual results No database is populated #### Screenshots  #### How to reproduce the bug 1. Visit SQL Lab for the first time 2. In your left panel, see if anything is selected in the database dropdown Alternatively: 1. Close all your query tabs in SQL Lab 2. Visit SQL Lab again by clicking it in the header or refreshing your page 2. In your left panel, see if anything is selected in the database dropdown ### Environment - superset version: `master` ### Checklist - [ ] 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]
