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

Bug - Select - cannot change MenuContent properties #9847

Closed
michpetrov opened this issue Dec 1, 2023 · 0 comments · Fixed by #10075
Closed

Bug - Select - cannot change MenuContent properties #9847

michpetrov opened this issue Dec 1, 2023 · 0 comments · Fixed by #10075
Assignees
Labels
Milestone

Comments

@michpetrov
Copy link
Contributor

Describe the problem
It's currently not possible to pass props from <Select> down to a <MenuContent> (e.g. maxMenuHeight)
This line seems to be culprit

How do you reproduce the problem?
codesandbox here

Expected behavior
Expected to be able to adjust the menu content via props

Is this issue blocking you?
Not blocking, a <SelectList> can be wrapped in a <Panel> which can be adjusted.

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

Successfully merging a pull request may close this issue.

3 participants