Skip to content

Disable mobile styles for vaadin-select-overlay #6777

@JustinVoitel

Description

@JustinVoitel

Describe your motivation

We use some vaadin web-components (Select etc.) inside a outlook add-in. Because of the fixed width of a Office TaskPane (320px), all vaadin components using vaadin-select-overlay are displayed in the bottom of the window rather than adjoined by the SelectField. I'd like to have the possibility to disable this behaviour.

Describe the solution you'd like

Maybe pass a attribute/property to the element like this:

<vaadin-select ignore-mobile> </vaadin-select>

So in this case even though the criteria is met, the mobile styles are not displayed

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions