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

Add APIs for customizing the width of the Select dropdown #7502

Open
rolfsmeds opened this issue Jun 28, 2024 · 2 comments
Open

Add APIs for customizing the width of the Select dropdown #7502

rolfsmeds opened this issue Jun 28, 2024 · 2 comments
Assignees

Comments

@rolfsmeds
Copy link
Contributor

Describe your motivation

The Select component lacks APIs similar to those in ComboBox for setting the overlay width:

  • A style property
  • A Flow setter

Describe the solution you'd like

Describe alternatives you've considered

No response

Additional context

No response

@web-padawan
Copy link
Member

Note, the default min-width is currently set to --vaadin-select-text-field-width and we should keep that as a fallback.

@web-padawan
Copy link
Member

Related: #707 (the use case described there could be achieved by using --vaadin-select-overlay-width: auto).

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

No branches or pull requests

2 participants