github-community-projects / private-mirrors

A GitHub App that allows you to contribute upstream using private mirrors of public projects
MIT License
133 stars 20 forks source link

Pagination counting bug when mirrors are added or deleted #138

Closed ahpook closed 4 months ago

ahpook commented 5 months ago

Describe the bug

Not sure of the cause here but the pagination value is off when mirrors are added / deleted from the list.

To Reproduce

  1. Pull up a list of mirrors
  2. Delete a mirror
  3. Note the count reflected on the pagination nav differs from the actual number of mirrors.

Expected behavior

The navigation UI should match reality.

Screenshots

No response

Additional context

Image