Problem/Motivation
When you go to a users stream page, there is a full pager shown
See:

Proposed resolution
We propose to use a one button pager showing "older items" instead of the full pagination.
Remaining tasks
1. Alter pager view button to just show one button
2. Create behat test to make sure this pager is shown correctly
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2017-01-03 at 16.40.03.png | 114.1 KB | ronaldtebrake |
Comments
Comment #2
ronaldtebrake commentedComment #3
maikelkoopman commentedOn the group members page the pager is incorrect. Here it says "older items" while there is no reference to time. Perhaps it is a good idea to extend this story to research all pagers in overviews to see if the correct pager is set.
Comment #4
jochemvn commentedAlthough this item is somewhat old, it's still very up-to-date.
There are currently 2 different pagers on 4 'stream' pages:
- group stream
- profile stream
- explore stream
- homepage stream
homepage and explore have the 1 button 'older items', while the other 2 still have a numbered pager. I suggest we change the group and profile to use the same pager as the 2 other pages.
Comment #5
kingdutchCan I expand the scope for this issue to overhaul all pagers on the platform (if need be we split this out into subtasks)?
The member listing in groups currently also talks about "items" a client suggested to change this to "Newer Members" and "Earlier Members". Earlier was found by looking at a thesaurus because it's more neutral than "Older Members" which can have negative connotations.
Comment #6
jaapjan commentedLet's keep the scope of this issue only to activity streams for now. Since we can be quite sure that this is always time related.
PR here: https://github.com/goalgorilla/open_social/pull/929
Comment #7
jaapjan commentedComment #8
bramtenhove commentedMerged, thanks! Should be in the 2.1 release.