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

Select bug when using margin prop #432

Open
ryancreatescopy opened this issue Dec 11, 2019 · 0 comments
Open

Select bug when using margin prop #432

ryancreatescopy opened this issue Dec 11, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@ryancreatescopy
Copy link
Contributor

Describe the bug
When using a margin prop on a Select component, it doesn't seem to affect the dropdown icon which means that the icon stays put while the rest of the component accepts the prop.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Select page (https://rimble.consensys.design/components/rimble-ui/Select)
  2. Add mt={3} into example codebox
  3. See error

Expected behavior
The dropdown icon alignment should always have the same alignment within the component, meaning it remains central to the box and moves with the margin prop.

Screenshots
If applicable, add screenshots to help explain your problem.

image

Rimble UI Version

Latest

Desktop (please complete the following information):

  • Mac OS
  • Brave
  • Version 0.70.121
@ryancreatescopy ryancreatescopy added the bug Something isn't working label Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant