The result summary is not refreshing after loading more results for the Ajax view

Created on 11 December 2023, 7 months ago
Updated 29 May 2024, 27 days ago

Problem/Motivation

The result summary fails to update after loading additional results in the Ajax view. Initially, the result summary values display correctly as expected; however, upon clicking the "Load More" button, the values remain unchanged.

Steps to reproduce

  1. Create a view
  2. Add the result summary to the header/footer.
  3. Select "Load More" pager under the Pager section.
  4. Enable Ajax for the view.
  5. On the view page, click on the "Load More" button.
  6. The result summary is not getting updated.

Proposed resolution

Add jQuery selector options for Header and Footer under Advanced Options of Pager section.
Replace Header and Footer content with new content using above selectors in Ajax response.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024