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

feat(uiSelectMultiple): click anywhere to search when using bootstrap theme

Open andreiho opened this issue 7 years ago • 4 comments

andreiho avatar Sep 13 '17 08:09 andreiho

Can you collaborate a bit more on what this feature should do? The use case etc?

Thanks.

Jefiozie avatar Sep 13 '17 13:09 Jefiozie

@Jefiozie This PR fixes https://github.com/angular-ui/ui-select/issues/1980. All the information you need is in the issue. Simply put, this gets rid of the over-complicated calculations used to set the width of the search input and provides a basic solution to allow clicking anywhere in the box to focus on the search input.

andreiho avatar Sep 13 '17 13:09 andreiho

@Jefiozie can we get this PR merged, or another css solution using flexbox? I'm having this same issue, and would like to not have to run a forked version of this in production

parker789 avatar Nov 16 '17 15:11 parker789

@Jefiozie can we get this PR merged

Mangesh-P avatar Jul 24 '18 00:07 Mangesh-P