fronteers / website

New website for Fronteers
MIT License
16 stars 13 forks source link

Fix job pagination #324

Closed maniflames closed 7 months ago

maniflames commented 7 months ago

Describe the bug The pagination at the bottom of the job collection page is not working. Additionally, it is also not possible to navigate to the desired page by going to the url directly.

To Reproduce Steps to reproduce the behavior:

  1. Go to /nl/werk-en-freelance/
  2. Scroll to the bottom
  3. Click on one of the pages and notice you just jump to the top

Additionally:

  1. Go to /nl/werk-en-freelance/2
  2. Notice the 404

Expected behavior There are two expectations:

  1. The pagination element on the bottom can be used to view different vacancies
  2. If you navigate to a paginated url the page should render vacancies that fall within that range

Screenshots

Screenshot 2024-01-20 at 16 43 41