Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQL Lab - Selecting a table on the left panel doesn't expand the table info by default #13366

Closed
2 of 3 tasks
yousoph opened this issue Feb 27, 2021 · 0 comments
Closed
2 of 3 tasks
Labels
#bug Bug report sqllab Namespace | Anything related to the SQL Lab

Comments

@yousoph
Copy link
Member

yousoph commented Feb 27, 2021

In SQL Lab, when selecting a table on the left panel, the table should expand by default to show the columns

Expected results

image

Actual results

When selecting a table, the info in the left panel is collapsed by default
image

How to reproduce the bug

  1. Go to SQL Lab
  2. Select a database and schema
  3. Click on a table to select it

Environment

  • superset version: master
  • python version: python --version
  • node.js version: node -v

Checklist

Make sure to follow these steps 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.
  • I have reproduced the issue with at least the latest released version of superset.
  • I have checked the issue tracker for the same issue and I haven't found one similar.
@yousoph yousoph added the #bug Bug report label Feb 27, 2021
@junlincc junlincc added the sqllab Namespace | Anything related to the SQL Lab label Feb 28, 2021
@yousoph yousoph closed this as completed May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report sqllab Namespace | Anything related to the SQL Lab
Projects
None yet
Development

No branches or pull requests

2 participants