Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Drop down list bounces with Multiple Selection #2044

Open
@tjb016

Description

@tjb016

Bug description:

When using multiple selection and there is already at least one item selected, entering values into the search input will cause the drop-down list to ‘bounce’.
This can be reproduced by using the ‘Multiple Selection’ demo page provided at https://angular-ui.github.io/ui-select/.

image

Cause:
When the search input is resized, it is first set to a width of 10px (uiSelectController.js line 552) before the correct width is calculated and set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions