Skip to content

FAL-241 support pagination

Ghost User requested to merge samuel/pagination into master

FAL-241

Add pagination controls to the frontend

Screenshots:

1615850635

1615850803

1615850794

1615850786

1615850774

Test instructions:

  • ensure the backend at backend-app-course-search!5 (merged) is installed and ready to go
  • start the frontend
  • navigate to the frontend and try some searches
  • use the pagination controls and try to break them (click all the buttons, verify that buttons are disabled when they should be and that each button does what is expected)
  • verify that you can navigate and click the buttons with the keyboard
  • verify that the buttons are accessible (labels, etc.)
  • verify that the buttons match the client designs (see FAL-241)

Reviewers:

Edited by Ghost User

Merge request reports