ui-select
ui-select copied to clipboard
feat(uiSelectDirective): calculate dropdown position left
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.