Skip to content

Last Activity page: not all items are being shown #10882

@furilo

Description

@furilo

In the Last Activities page not all items are being shown. ie. in https://meta.decidim.org/last_activities?locale=es right now its supposed to show 20, but only 13 are appearing.

@entantoencuanto has seen this while working on the redesign:

Taking a look to the code the paginated results are filtered to display only visible items:
From the controller there is a query which generates a paginated list of activities
From the view there is a call to a cell with the list of activities. The cell filters the passed list to show only activities visible by current user

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions