Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: List view pagination is broken #576

Open
3 tasks
JoelWiebe opened this issue Apr 13, 2024 · 0 comments
Open
3 tasks

BUG: List view pagination is broken #576

JoelWiebe opened this issue Apr 13, 2024 · 0 comments
Labels
bug Something isn't working low priority low priority task

Comments

@JoelWiebe
Copy link
Contributor

JoelWiebe commented Apr 13, 2024

Bug

Overview
List view displays all posts at once regardless of pagination settings.

To Reproduce
Steps to reproduce:

  1. Create nine or more posts in a board (if they don't exist already)
  2. As a teacher, go to menu -> List Posts
  3. See that although the number of posts per page is set to eight, nine or more posts are displayed at once
  4. Click next page and change the number of posts per page
  5. See that all posts continue to be shown in the List view

Proposed tasks to fix

  • Increase the default number of posts per page to 20 (eight seems too small)
  • Fix "Items per page" so that the total number of posts per page is correct
  • Fix Next/Prev so that clicking the buttons moves through different pages of posts

Screenshots
Screenshot 2024-04-13 at 3 43 36 PM

@JoelWiebe JoelWiebe added the bug Something isn't working label Apr 13, 2024
@JoelWiebe JoelWiebe added the low priority low priority task label Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working low priority low priority task
Projects
Status: Backlog
Development

No branches or pull requests

1 participant