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

Passed buffer as 0 to fix extra gap in EuiSuperSelect #3685

Merged
merged 4 commits into from
Jul 2, 2020

Conversation

shrey
Copy link
Contributor

@shrey shrey commented Jul 1, 2020

Summary

Sent buffer as 0 in the EuiSuperSelect component to avoid extra spacing.

Checklist

  • [ ] Check against all themes for compatibility in both light and dark modes
  • [ ] Checked in mobile
  • [ ] Checked in IE11 and Firefox
  • [ ] Props have proper autodocs
  • [ ] Added documentation
  • [ ] Checked Code Sandbox works for the any docs examples
  • [ ] Added or updated jest tests
  • [ ] Checked for breaking changes and labeled appropriately
  • [ ] Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

@miukimiu Some ts related error is occurring, maybe y'all can take a look into it.
Screenshot 2020-07-02 at 4 21 11 AM

Closes #3565

@kibanamachine
Copy link

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@shrey shrey changed the title Passed buffer as 0 to fix extra gap in superselect Passed buffer as 0 to fix extra gap in EuiSuperSelect Jul 1, 2020
@anishagg17
Copy link
Contributor

Some ts related error is occurring,

Is your fork up-to-date with master branch?

@shrey
Copy link
Contributor Author

shrey commented Jul 1, 2020

Some ts related error is occurring,

Is your fork up-to-date with master branch?
Yeah, I rebased with the upstream and pushed it

@elizabetdev
Copy link
Contributor

Jenkins test this

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3685/

@elizabetdev
Copy link
Contributor

jenkins test this

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3685/

@elizabetdev
Copy link
Contributor

jenkins test this

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3685/

@elizabetdev elizabetdev self-requested a review July 2, 2020 12:17
Copy link
Contributor

@elizabetdev elizabetdev left a comment

Choose a reason for hiding this comment

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

Thanks, @shrey! Tested locally and it looks good. 🎉

@elizabetdev elizabetdev merged commit 62b5d94 into elastic:master Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[EuiSuperSelect] Dropdown not rendering properly
4 participants