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

:rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.

Results 177 bootstrap-select issues
Sort by recently updated
recently updated
newest added

Tested using v1.13.18 and v1.13.14 Chrome Version 85.0.4183.102 When typing a second letter into the live serch box, this following piece of code clears the textbox and searches only the...

bug

Hi bootstrap-select team: One of my coworkers wanted a have a nice bootstrap themed override for the default browser handling of \ dropboxes, and we selected your project, however we've...

When select has a lot of option (in my case 100+) I wanted to limit it to display only the 6 options with scroll. I use attribute data-size set to...

Since v1.13.7 (including the latest v1.13.10), when placing the selectpicker with `data-width="100%"` inside flexbox item, the selectpicker overflows its parent element: ![selectpicker overflowing its parent element](https://user-images.githubusercontent.com/885946/60319283-2657f500-9976-11e9-8604-3c84cfa77263.png) This used to work...

confirmed

When select has a lot of option (in my case 100+) I wanted to limit it to display only the 6 options with scroll. I use attribute data-size set to...

bug

I seem to be having trouble getting the component to work. Clicking the element does not cause the dropdown to be displayed. So I tried to duplicate the issue on...

bug

When there is at least one `optgroup` among the children of the `select`, the [title](https://developer.snapappointments.com/bootstrap-select/options/#:~:text=to%20selected%20options.-,title,-string%20%7C%20null) option (the placeholder text that appears in the select element when it has no value...

bug
confirmed

A bug is a _demonstrable problem_ that is caused by the code in the repository. Guidelines for bug reports: 1. **Use the GitHub issue search.** Check if the issue has...

bug

Any list items tagged as hidden ( style="display: none;) still getting displayed , the issue does not exist under beta2. Regards Igor

bug

Hy, I hope you are doing fine! (This is a feature request) I was wondering if you could add new optional attributes concerning labels, so a screen reader would read...

accessibility (ARIA)