Skip to content

Move "fetch next page" into the views client #9

@kevinburke

Description

@kevinburke

Right now each of the controllers fetches the next page into the cache. Maybe this should be the responsibility of the view client instead.

We'd have to deal with recursion in the view client - when fetching the next page, don't fetch the next next page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions