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

[4.0.0-alpha.0] fill doesn't work on MultiSelect, Suggest, Select #4721

Closed
danaugrs opened this issue May 15, 2021 · 1 comment · Fixed by #4843
Closed

[4.0.0-alpha.0] fill doesn't work on MultiSelect, Suggest, Select #4721

danaugrs opened this issue May 15, 2021 · 1 comment · Fixed by #4843
Milestone

Comments

@danaugrs
Copy link

Package version(s): 4.0.0-alpha.0
This can be reproduced in the docs page: https://blueprintjs.com/docs/versions/4/#select/multi-select

It's possible that fill might also not work in Popover and InputGroup although I haven't tested (see #3636).

I upgraded to 4.0.0-alpha.0 in hopes that fill was implemented for Select but apparently it's not (see #2956).

PS: Blueprint is amazing. Thank you, to all the developers, maintainers and contributors!

@danaugrs
Copy link
Author

Passing fill to both the Button inside the Select and to the Select's popoverProps seems to work for me without any CSS modifications, so it it's probably a simple fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants