victor-valencia / bootstrap-iconpicker

A simple icon picker
https://victor-valencia.github.com/bootstrap-iconpicker/
MIT License
381 stars 138 forks source link

Add container to the options. #20

Closed mpsq closed 9 years ago

mpsq commented 9 years ago

Specify the container of the bootstrap popover can be useful in many cases. Example: when using Bootstrap Iconpicker in a modal, the container must be the modal itself to have the iconpicker working properly.

[09/12/2014] EDIT: Example: http://jsfiddle.net/tyuy6t2s/ When the modal is opened, click on the Iconpicker button. The search input can't be modified (acting like disabled).

mpsq commented 9 years ago

The issue was fixed on Bootstrap's side.