ng2-semantic-ui
ng2-semantic-ui copied to clipboard
Making sui-multi-select searchable breaks "ui equal width form"
Bug description:
Using multi-select with semantic-ui ui equal width form
and having [isSearchable]="true"
makes form to overflow the content area. I have reproduced this issue on stackblitz.
Link to minimally-working plunker that reproduces the issue:
https://stackblitz.com/edit/ng-semantic-multiselect-bug https://ng-semantic-multiselect-bug.stackblitz.io
Version of Angular, ng2-semantic-ui, and Semantic UI:
Angular: 4 + 5
ng2-semantic-ui: 0.9.6
Semantic UI: 2.2.11