JobCatcher icon indicating copy to clipboard operation
JobCatcher copied to clipboard

[Report] Display the number of dynamic filtered results

Open yoannsculo opened this issue 11 years ago • 2 comments

It would be usefull to return the global number of results when we use filters in the interface.

We could maybe put it on the left of the pagination buttons.

yoannsculo avatar Nov 22 '13 13:11 yoannsculo

No we could not. When a filter is modified (say the salary slide is moved), only the firsts job offers of the table are tested, until enough offers are found to fill a page. At that time, we have no idea of how many offers satisfy the filters.

As a reminder, this feature was intentionally added (see #9) to prevent the javascript to freeze while testing all of the offers.

So, save we find an alternative, i say "wont fix."

yscialom avatar Nov 22 '13 14:11 yscialom

Ok I understand the problem. This is too bad ! Yet let's keep this issue open. This is a feature that user will need. Actually I need it, but I'm pretty sure that if we have some new jobcatcher users, the demand will arise again.

yoannsculo avatar Nov 28 '13 19:11 yoannsculo