cubicweb-squareui #3702377 Keep div with id=pageContent separate from layout in TheMainTemplate [validation pending]
buildRQL() uses pageContent to reload the main view when using facets, however the reloaded content contains a broken col-md-12 instead of a col-md-9 (when a left column is needed), which breaks the page layout. Separating the two roles (page layout and AJAX reloading) should fix the broken facets. | |
priority | normal |
---|---|
type | bug |
done in | 0.3.2 |
load | 0.100 |
load left | 0.000 |
closed by | #1545a8e37c6c Fix main content AJAX reloading eg. with facets (closes #3702377) |
patch | [pkg] Bump bootstrap dependency to 0.5.2 (related to #3702377) [applied]Fix main content AJAX reloading eg. with facets (closes #3702377) [applied] |