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

Select: optionally render dropdown below field #6791

Open
rolfsmeds opened this issue Sep 14, 2024 · 0 comments
Open

Select: optionally render dropdown below field #6791

rolfsmeds opened this issue Sep 14, 2024 · 0 comments
Labels
acceptance criteria used for the acceptance criteria checklist DS Design System feature (e.g. component) V24.5

Comments

@rolfsmeds
Copy link
Collaborator

By default, the overlay of the Select component is rendered over the field itself. The overlay can be configured to render below the field instead.

API:

  • Flow: Select::setNoVerticalOverlap(true);
  • Lit: <vaadin-select no-vertical-overlap>
  • React: <Select noVerticalOverlap>
@rolfsmeds rolfsmeds added DS Design System feature (e.g. component) V24.5 acceptance criteria used for the acceptance criteria checklist labels Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acceptance criteria used for the acceptance criteria checklist DS Design System feature (e.g. component) V24.5
Projects
Status: September 2024 (24.5)
Development

No branches or pull requests

1 participant