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

[unmaintained] Fullscreen select for mobile devices.

Results 22 bootstrap-fullscreen-select issues
Sort by recently updated
recently updated
newest added

We have had a report that a user using the following iPhone 11, and in the iPhone uses Edge Browser. They are unable to see the Accept / Close buttons...

This library is super awesome. Would be even more awesome if modal had search option.

Is it possible to use this select popup without having save and cancel button on the bottom of the popup. It should select the row selected and close the popup...

I'm going to implement some features from [bootstrap select](https://developer.snapappointments.com/bootstrap-select/examples/#custom-content), including the idea of using a `data-content` for the option name instead of the actual option name if it's available, this...

I am trying to disable via JS `$('#select1').attr('disabled', true);` but it is not working, is this function not allowed?

Fixed when after using **refresh/sync** function on all page selects - the unbinded save button starting triggering twice, after next **refresh/sync** it start triggering 4 times etc.

After selecting multiple options , the select box shows the length of total characters instead of selected element count ![1 - two options slected](https://user-images.githubusercontent.com/12884445/27515924-676d544a-59cc-11e7-95d1-a92c2cc8c791.png) ![wrong count length of charactors](https://user-images.githubusercontent.com/12884445/27515928-701ffa2a-59cc-11e7-9540-f4dda63f9742.png) After...

There's no exist attribute type="button" for button in min version.