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

Width always 100% for Select #450

Closed
dardub opened this issue Jul 28, 2018 · 2 comments
Closed

Width always 100% for Select #450

dardub opened this issue Jul 28, 2018 · 2 comments

Comments

@dardub
Copy link

dardub commented Jul 28, 2018

No matter what value I give to width prop for select, it always adds 100% width.

I see in Select.js a width value is given twice. Is this intentional?

https://github.com/jxnblk/rebass/blob/717f0968b69d9ba9bc339cb737269373e243303d/src/Select.js#L24

@dardub
Copy link
Author

dardub commented Jul 28, 2018

I'm finding other props don't work as expected or it does not match up with the documentation. I'm using emotion in case that is part of the problem.

I'm new to Rebass, so I wanted to get clarification if this is user error. Otherwise I can make a PR.

@jxnblk
Copy link
Member

jxnblk commented Sep 8, 2018

Should be fixed in v2.3.0

@jxnblk jxnblk closed this as completed Sep 8, 2018
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

No branches or pull requests

2 participants