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

fix: remove whitespace at the bottom of select dropdown #12699

Merged
merged 1 commit into from
Jan 24, 2021

Conversation

ktmud
Copy link
Member

@ktmud ktmud commented Jan 22, 2021

SUMMARY

#12649 added an unnecessary whitespace at the bottom of the select dropdown. Let's remove it.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Before

extraneous-whitespace

After

no-whitespace

TEST PLAN

Go check the dropdowns in the Time section

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@junlincc junlincc added explore Namespace | Anything related to Explore v1.0.1 labels Jan 23, 2021
@junlincc
Copy link
Member

junlincc commented Jan 23, 2021

LGTM! i learned one more case that how a simple css change in Explore could introduce visual regressions like this. will add to test cases. thanks mud!

nice padding at the bottom of control panel ✅
Screen Shot 2021-01-23 at 12 44 08 PM

no extra space between dropdown and other fields ✅
Screen Shot 2021-01-23 at 12 48 55 PM

@zhaoyongjie zhaoyongjie self-requested a review January 24, 2021 01:10
Copy link
Member

@zhaoyongjie zhaoyongjie left a comment

Choose a reason for hiding this comment

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

LGTM

@zhaoyongjie zhaoyongjie merged commit ef839f6 into apache:master Jan 24, 2021
@ktmud ktmud mentioned this pull request Jan 26, 2021
6 tasks
@john-bodley john-bodley deleted the react-select-padding-bottom branch June 8, 2022 05:25
@mistercrunch mistercrunch added 🍒 1.0.1 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.2.0 labels Mar 12, 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 explore Namespace | Anything related to Explore size/XS v1.0.1 🍒 1.0.1 🚢 1.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants