BicBucStriim
BicBucStriim copied to clipboard
Stats and slices other than Books don't consider filtering
I added a Tag filter to a user. When it connects, the book count is adjusted but Authors, Tags and Series are not.
This is also true for slices (at least tags, didn't look at the others yet). I should be able to add a pull request soon.
I now have a version that filters the stats and the slices when no search is active. I think I could create a pull request on it but I'm quite sure this has broken some tests. What is the best way to run them? My last php project was almost 20 years ago and tests were not that popular back then ;) I did most change using notepad++ directly on my NAS and opened the cloned repo in parallel in Visual Studio (as most of my work is generally in .NET). Could you help me to help you? Thanks!