#4357 - Pagination fixes

Identifier #4357
Issue type Major issue (breaks an entire feature)
Title Pagination fixes
Status Completed
Handling member Chris Graham
Version 10.0.31
Addon core
Description There are a number of issues in pagination:
1) The final part of the pagination during infinite scrolling keeps repeating as you keep scrolling
2) The activity feed should not do infinite-scrolling if the 'grow' block option is not set. While the 'grow' parameter originally refers to new activity showing up, it's fair to extend the meaning otherwise it will not be intuitive to webmasters.
3) Infinite scrolling is not working past the first scroll for the activity feed
4) Some parts of code use the old non-standard term "results browser"
5) The activity feed auto-refresh functionality is a bit inefficient and the code could be documented better
6) There's a complex issue with overcomplex incorrect infinite scrolling URLs; this may or may not produce a visible bug, I'm not sure
Steps to reproduce

Funded? No
Commits

Fixed MANTIS-4357 (Pagination fixes) (f203b2c8) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated