ui-select icon indicating copy to clipboard operation
ui-select copied to clipboard

feat(uiSelectDirective): calculate dropdown position left

Open CJHwong opened this issue 7 years ago • 0 comments
trafficstars

make dropdown menu align to the right edge of its select area if the dropdown menu is out of visible area of the browser

In my case, I have to give a fixed value to the width of dropdown menu and it usually be wider than its select area. However the menu gets cutoff when ui-select is close to the right edge of browser.

CJHwong avatar May 22 '18 08:05 CJHwong