try to edit the category of an item. or add it on the submit view
You see the checked categorys.
the search don't get out of the view point
looks like something is changed on updating the external libary here: #514
Between 1.6.2 and 1.6.3, there looks to be a lot of changes to the rendering of the internal list. This is where the active selections look to have broken. Between 1.6.3 and 1.6.4 is when the search bar lost the right margin.
Maybe it is fixed with 1.7.x? https://github.com/silviomoreto/bootstrap-select/releases/latest
Labels |
Added:
upstream dependency
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-11-15 20:50:15 |
Closed_By | ⇒ | zero-24 |
All I've figured out is it is a change in bootstrap-select introduced in 1.6.4. Installed 1.6.3 locally and the search box is fine. Their demos render OK too, so I wonder if it's a quirk because of our template or a Bootstrap 2 thing since it seems they're mainly focusing on Bootstrap 3.