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

Incorrect insert area behaviour for the multi-select mode #2119

Open
dmytro-krekota opened this issue Mar 27, 2018 · 1 comment
Open

Incorrect insert area behaviour for the multi-select mode #2119

dmytro-krekota opened this issue Mar 27, 2018 · 1 comment

Comments

@dmytro-krekota
Copy link

Bug description:

When the first option is added, multi-select fields are expanded by one extra row. That's confusing and not convenient. It is due to the incorrect width of insert area. The bug appeared after merging #1873 pull request. Not-angularjs multi-select libraries that I find works without the extra row (as in v0.19.5).

Link to minimally-working plunker that reproduces the issue:

Plunker without the bug (UI-Select v0.19.5): http://plnkr.co/edit/mcC7aDYt5GjAqmSBsRfL?p=preview

Plunker with the bug (UI-Select v0.19.8): http://plnkr.co/edit/FW25cW?p=preview

Also, see screenshot: https://d2ffutrenqvap3.cloudfront.net/items/3Y3G213T0R2U210L3N2t/%5Bc527009269f6604824f37bc9131d34aa%5D_Image%25202018-03-27%2520at%25207.26.18%2520PM.png?v=747d512e

Version of Angular, UI-Select

Angular: 1.5.0
UI-Select: 0.19.8

@gasfab999
Copy link

I think this may be related to the pull request #2045.
Would also be happy if this issue could be fixed that I can upgrade to the newer version.

dmytro-krekota pushed a commit to dmytro-krekota/ui-select that referenced this issue Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants