This repository was archived by the owner on Oct 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Wrong inputWidth, input too long #2010
Comments
I think you are refering to this line 839 but i don't see the - 10. Please share some more info. Thanks. |
Already known issue: #1980 |
DmitryGonchar
added a commit
to DmitryGonchar/ui-select
that referenced
this issue
Jun 17, 2017
input is not too big or too small - it takes the whole remaining part of the current row. If smaller than the min input width - goes to the next row closes angular-ui#1980, possibly angular-ui#2010
DmitryGonchar
added a commit
to DmitryGonchar/ui-select
that referenced
this issue
Jun 17, 2017
input is not too big or too small - it takes the whole remaining part of the current row. If smaller than the min input width - goes to the next row closes angular-ui#1980, possibly angular-ui#2010
simon-n
pushed a commit
to simon-n/ui-select
that referenced
this issue
Aug 22, 2017
…tiple" control (missing a valid sourcemap because of wrecked build environment)
simon-n
pushed a commit
to simon-n/ui-select
that referenced
this issue
Aug 22, 2017
…dth for "multiple" control (missing a valid sourcemap because of wrecked build environment)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug description: Wrong inputWidth, the inputWidth shoud minus the container border-width or padding with different theme.
Link to minimally-working plunker that reproduces the issue:
http://plnkr.co/edit/OAemHKmhjJmB0iF2lMX0
UI-Select: Version: 0.19.8
The text was updated successfully, but these errors were encountered: