You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The number of results is generated server-side when you search, that's why it doesn't change when you filter (the filter actually hides the results belonging to other modules).
I agree that's a bit misleading, will need to check how hard it's to determine the number and replace it with JavaScript.
example of the above report:
-> gives 9(en) + 3(fr) results
-> still displays 9 + 3 results though actual result is 2 + 0
The text was updated successfully, but these errors were encountered: