ngx-select-ex icon indicating copy to clipboard operation
ngx-select-ex copied to clipboard

ngx-select-ex doesn't fit into an input group

Open amiram opened this issue 5 years ago • 3 comments
trafficstars

Describe the bug When the ngx-select-ex is first in an input group, it doesn't take all available space. Also when it is second, the borders stays rounded.

To Reproduce Look in this demo https://stackblitz.com/edit/ngx-select-ex-scratch-ac5mfa. I Added some styles to fix the issues in styles.css. You can remove them and see see the issues.

amiram avatar Mar 17 '20 19:03 amiram

@amiram I've tried to comment out the styles in styles.css but did not note any changes. Could you add a couple of screenshots with pointing the visual issue?

optimistex avatar Mar 21 '20 14:03 optimistex

With the added styles: Screenshot from 2020-03-21 20-31-24

Without: Screenshot from 2020-03-21 20-31-36

amiram avatar Mar 21 '20 18:03 amiram

@amiram May this release https://github.com/optimistex/ngx-select-ex/releases/tag/v3.7.8 solve the issue?

optimistex avatar Apr 14 '20 06:04 optimistex