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

Fix <SelectArrayInput> options panel width and placement #10232

Merged
merged 3 commits into from
Sep 23, 2024

Conversation

fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Sep 23, 2024

Closes #10189

Problem

The options panel is centered and narrow.

image

Solution

Make it full width, just like SelectInput.

image

How To Test

  • Open the storybook
  • Check the SelectarrayInput stories

@djhi djhi merged commit 34ca864 into master Sep 23, 2024
14 checks passed
@djhi djhi deleted the Fix-SelectArrayInput-options-placement branch September 23, 2024 12:13
@djhi djhi added this to the 5.2.1 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SelectArrayInput options panel has wrong min width
2 participants