bullhorn / career-portal

A Bullhorn Platform SDK app that allows candidates to search for and apply to jobs.
https://bullhorn.github.io/career-portal/
MIT License
132 stars 150 forks source link

Totals in the filter fall short #525

Open johanvanwambeke opened 1 year ago

johanvanwambeke commented 1 year ago

Current behavior

When you have 600+ jobs like on our website, the totals in the filter are wrong. And I suspect it could start missing filters if that filter is not present on the first X jobs ( paging issue )

Expected behavior

To have all filters and all counts correct with large datasets

Steps to replicate behavior

  1. Go to our page: https://vacatures.pensaert-partners.com/
  2. Click "controller" on the left filter, it will say Controller (6).
  3. Then count the number of results.

Screenshots

image