You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
On windows we realized in our application that the closing Button (x) in the multiple seleciton is shifted to the top. On the apple system everything looks perfect. When I examined the code, I realized that the x is added as " x". It seems that windows and apple are interpreting it differently. At first I thought, that our styles are the reason for the shifted x, but when I visited your plunkr for the multiple selection I saw, that the problem already exist on the ui select component. Attached you can see a screenshot from windows and apple. https://angular-ui.github.io/ui-select/ -> Multiple Selection -> Edit in Plunkr
Bug description:
On windows we realized in our application that the closing Button (x) in the multiple seleciton is shifted to the top. On the apple system everything looks perfect. When I examined the code, I realized that the x is added as " x". It seems that windows and apple are interpreting it differently. At first I thought, that our styles are the reason for the shifted x, but when I visited your plunkr for the multiple selection I saw, that the problem already exist on the ui select component. Attached you can see a screenshot from windows and apple.
https://angular-ui.github.io/ui-select/ -> Multiple Selection -> Edit in Plunkr
UI-Select:
https://angular-ui.github.io/ui-select/ -> Multiple Selection
The text was updated successfully, but these errors were encountered: