Problem/Motivation

When you go to a users stream page, there is a full pager shown

See:

stream-pager

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

Comments

ronaldtebrake created an issue. See original summary.

ronaldtebrake’s picture

Category: Bug report » Task
maikelkoopman’s picture

On 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.

jochemvn’s picture

Category: Task » Bug report

Although 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.

kingdutch’s picture

Can 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.

jaapjan’s picture

Status: Active » Needs review

Let'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

jaapjan’s picture

bramtenhove’s picture

Status: Needs review » Fixed

Merged, thanks! Should be in the 2.1 release.

  • 368be29 committed on 8.x-2.x
    Merge pull request #929 from goalgorilla/feature/2840694-pagers
    
    Issue #...
  • jaapjan committed 8bc192d on 8.x-2.x
    Issue #2840694 by jaapjan, jochemvn: update activity stream pager types...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.