manjurulhoque / django-job-portal

Job portal application using Django
MIT License
541 stars 242 forks source link

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

Closed imrezwan closed 1 year ago

imrezwan commented 1 year 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 1 year ago

Fixed. Thank you!