0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/plugins/discourse-solved/test/javascripts
Osama Sayegh a8b033011d
FIX: match /filter topic-outcome links to the dashboard's counts (#42253)
Clicking Resolved, In progress, or Unanswered in the Support section
could show more topics than the number displayed. Two related causes are
fixed here: the topic list now sticks to the exact category the
dashboard counted instead of also pulling in its subcategories, and it
no longer excludes topics created on the last day of the selected date
range.
2026-08-03 16:38:12 +03:00
..
acceptance DEV: route nested view through topic route (#40820) 2026-06-15 11:42:20 -05:00
helpers DEV: Allow multiple solutions in solved plugin (#39806) 2026-05-28 07:12:28 -05:00
integration FIX: match /filter topic-outcome links to the dashboard's counts (#42253) 2026-08-03 16:38:12 +03:00