Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Pull to refresh groups actually just fetches the next 10 #27

Description

@haypho

Description

With the pagination implementation, the fetchGroups() function actually fetches the next 10 (default) groups from firestore. The pull to refresh functionality is just using this function.

Acceptance Criteria

  • Given I am a user when I am trying to refresh the groups list then the pull to refresh should pull the first 10 groups
  • Given I am a user when I am trying to refresh the groups list then the pull to refresh should start the pagination from the beginning

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingepic // group listEpic for the group listmedium priorityThis issue is medium priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions