Add string counts to the filter links #733
Closed
Milestone
Comments
It's possible to do but it would have a performance impact as we only load the strings required for a given page from SQL and not the entire translation set. Getting the totals would require several more SQL statements. |
I can see the performance issue there forsure, if it's about page load over server load they could be introduced through ajax if there was an endpoint to call for counts. |
Awesome thanks @toolstack & @ocean90 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Wanted to suggest adding string counts to the filter links;

Thanks
The text was updated successfully, but these errors were encountered: