Closed (fixed)
Project:
Gesso
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2016 at 21:03 UTC
Updated:
7 Jul 2016 at 13:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
clafferty commentedComment #3
clafferty commentedComment #4
clafferty commentedThis patch adds the class 'view-filters' to the existing .view__filters div b/c the Views module needs that class for ajax filtering. It also adds the 'view-content' and 'view-empty' wrappers around content which is needed by Views 'load more' ajax functionality.
Comment #5
clafferty commentedComment #6
ldavisrobeson commentedMy attempts at replicating this issue haven't been successful, is this only happening with the Dev version of Gesso?
Comment #7
clafferty commentedYou'd need to enable the ajax load more button for a view. Without the view-content class around all the views-row items, the ajax 'load more' button does nothing.
Comment #9
dcmouyard commented