Skip to content

feat(ChatbotHeaderSelectorDropdown): allow resizing for dropdown header #553

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Mash707
Copy link
Contributor

@Mash707 Mash707 commented May 12, 2025

Closes: #450

@patternfly-build
Copy link

patternfly-build commented May 12, 2025

@Mash707
Copy link
Contributor Author

Mash707 commented May 12, 2025

We can set the width using the dropdownWidth prop. If we don't pass in the prop then it stays at default width.
Default:
image
When passing dropdownWidth: 200px
image

@Mash707
Copy link
Contributor Author

Mash707 commented May 12, 2025

We might consider adding minWidth and maxWidth so that the UI doesn't break if a user enters a very large value.
image

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

Successfully merging this pull request may close these issues.

Allow resizing ChatbotHeaderSelectorDropdown
2 participants