Skip to content

Override dropdown/overlay width in autocomplete, select and other components #11773

Closed
@pleerock

Description

@pleerock

Most of options in practice do not fit width of inputs, e.g.

screenshot 2018-06-13 14 46 10

There are two options:

The most simple is to provide option to make dropdown/overlay width to be able to set it to "fixed"|"dynamic" or maybe dynamic with max width, e.g.

screenshot 2018-06-13 14 57 59

Second option is to expand hovered option with extra div with padding and white background with full width, it will be kinda outset.

If there are even hacky solutions of first approach can someone point me how to resolve it. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions