Looking back we've had a lot of issues with that package (and we're now a bunch of releases behind).
Labels |
Added:
CSS issue
UI
|
I went back before the asset restructure and took a look. On the tracker list page, we were never loading bootstrap-select so all the filters were "plain" <select>
lists. With the compiled assets it's always loaded in now in the vendor.min.*
files. Putting the template in debug mode still doesn't load bootstrap-select since it was never a declared dependency of this page.
Long and short, gotta deal with it now.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-23 16:19:24 |
Closed_By | ⇒ | mbabker |
Found the conflict. The fact that search tools is in a collapse container caused the overflow to be hidden. So we need to show the overflow when that container is expanded.
I also updated to the latest bootstrap-select version (1.10.0). So this should be OK for now.
The text when hovered over shows fine, the input box overflow is still an issue.
It is only the dropdowns with the class bootstrap-select
This comment was created with the J!Tracker Application at issues.joomla.org/jtracker/765.