discourse-docs/lib/knowledge_explorer
Justin DiRose 63a8181fa4
FIX: Results count not always properly shown (#21)
There was a weird case where when filtering topics by solved status did not properly show the count of filtered topics. I took this opportunity to lightly refactor the backend. There was a duplicate size operation when we searched and when calculating pagination. I've eliminated the second size call and refactored the front end to be a little bit simpler while solving the bug.
2020-12-01 13:51:42 -06:00
..
engine.rb FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
query.rb FIX: Results count not always properly shown (#21) 2020-12-01 13:51:42 -06:00