Skip to content

Conversation

@ascott
Copy link

@ascott ascott commented Sep 8, 2016

  • we don't need tooltips on accordion menu, known ui pattern, also was blocking the table action icons
  • use consistent type sizes for sql-lab (same as other views), bump body type down to 14px in the theme
  • adjust sql editor height
  • table meta data accordion menu
    ---prevent default on accordion clicks
    --- always show table actions, they are more discoverable like that
    --- polish spacing/layout
  • make welcome view type same as body copy (don't used table-condensed)

before:
screenshot 2016-09-08 01 03 05

screenshot 2016-09-08 01 01 35

after:

screenshot 2016-09-08 00 54 41

sql-lab-polish

plz review @mistercrunch @bkyryliuk @vera-liu

<span className="pull-left m-l-5">{col.name}</span>
<span className="pull-right text-muted">{col.type}</span>
<div className="row">
<div className="col-sm-8">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer having the pull-left pull-right there. Long table names will overflow in unoptimal and inconsistent ways depending on window size.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok good point, will change this back.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed and the browser size that using the grid here would pose a problem at is basically tablet size, and we haven't designed for the breakpoint anywhere else yet.

@ascott ascott merged commit 0e0eaa0 into apache:master Sep 8, 2016
@ascott ascott deleted the alanna-sql-lab-polish branch September 8, 2016 19:31
@dpgaspar dpgaspar mentioned this pull request Sep 5, 2019
12 tasks
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 First shipped in 0.11.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.11.0 First shipped in 0.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants