Skip to content
Snippets Groups Projects

update views infinite scroll patch to better handle updated bootstrap grid template

Merged Michael Lee requested to merge lee5151 into main

The updated Views Bootstrap Grid template added some child divs to <div class=row>. This was causing the custom JS to break because it didn't account for divs that weren't People cards. We have made the jQuery selectors more specific to the people-row class so that the code performs as expected again. We've also added a class called row-# that increments like the new Views Bootstrap Grid template for consistency <div class=row row-1>

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading