-
Notifications
You must be signed in to change notification settings - Fork 14.3k
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
[SqlLab] 1-click tab closing in SqlLab #4738
[SqlLab] 1-click tab closing in SqlLab #4738
Conversation
2e23e34
to
f8a36b1
Compare
Codecov Report
@@ Coverage Diff @@
## master #4738 +/- ##
==========================================
+ Coverage 72.22% 72.24% +0.02%
==========================================
Files 204 205 +1
Lines 15324 15343 +19
Branches 1181 1183 +2
==========================================
+ Hits 11067 11085 +18
- Misses 4254 4255 +1
Partials 3 3
Continue to review full report at Codecov.
|
This is dope! but i think we should make it really clear on how to close the tab. I think moving the down arrow to another location and putting the |
This is cool, does it make sense to just get rid of the drop down menu and move the "close" button to where the drop down is (the right side)? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@fabianmenges agree that would be an even better design- lets take care of that in a followup |
(cherry picked from commit e0f541f)
As discussed in the #superset slack group, I felt like the general consensus was adding 1-click to close SqlLab tabs would be nice. This was also a personal pet peeve of mine.
test plan:
reviewers:
@michellethomas @williaster @graceguo-supercat
cc @mistercrunch @hughhhh @fabianmenges