manjurulhoque / django-job-portal

Job portal application using Django
MIT License
566 stars 244 forks source link

Found number of jobs only shows the current pages job number #63

Closed rezwancs closed 2 years ago

rezwancs commented 2 years ago

Checklist

Describe the bug When we open all job list pages, we can see "found jobs" only for the current page.

To Reproduce Steps to reproduce the behavior:

  1. Go to the job list page
  2. Observe the found job number
  3. Go to the next page
  4. See the job numbers

Expected behavior The job list page should show the total number of jobs found.

Screenshots image

Desktop (please complete the following information):

manjurulhoque commented 2 years ago

Fixed. Thank you!