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

how to control the width of the select control #55

Open
wesyah234 opened this issue Jun 5, 2024 · 0 comments
Open

how to control the width of the select control #55

wesyah234 opened this issue Jun 5, 2024 · 0 comments

Comments

@wesyah234
Copy link

wesyah234 commented Jun 5, 2024

I have a select box with 4 digit years, and it renders like this:

closed:
image

open:
image

As a regular select, it renders like this:

closed:
image

open:
image

As I understand, html / browsers attempt to set the width of a select control based on the values ... and generally with normal (non chosen) select boxes, this works fine, and for a 4 digit year, they are all visible, however if I switch to chosen, it is way too narrow.

Mac, with Brave browser, if that matters. Thanks!

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

No branches or pull requests

1 participant