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
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.

@michpetrov michpetrov added the bug label Dec 1, 2023
@github-project-automation github-project-automation bot moved this to Needs triage in PatternFly Issues Dec 1, 2023
@tlabaj tlabaj added this to the Prioritized Backlog milestone Dec 13, 2023
@tlabaj tlabaj moved this from Needs triage to Backlog in PatternFly Issues Dec 13, 2023
@wise-king-sullyman wise-king-sullyman moved this from Backlog to Not started in PatternFly Issues Jan 31, 2024
@wise-king-sullyman wise-king-sullyman moved this from Not started to In Progress in PatternFly Issues Feb 8, 2024
@kmcfaul kmcfaul moved this from In Progress to PR Review in PatternFly Issues Feb 12, 2024
@github-project-automation github-project-automation bot moved this from PR Review to Done in PatternFly Issues Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants