From a51db9a7bf453385f75f83149c2ddfe1fccd9dda Mon Sep 17 00:00:00 2001 From: Kane York Date: Thu, 27 Aug 2020 01:50:18 -0700 Subject: [PATCH] UX: make category topic counts clickable on mobile (#10541) --- .../mobile/components/parent-category-row.hbs | 20 ++++++++++++------- app/assets/stylesheets/mobile/topic-list.scss | 4 ++++ 2 files changed, 17 insertions(+), 7 deletions(-) diff --git a/app/assets/javascripts/discourse/app/templates/mobile/components/parent-category-row.hbs b/app/assets/javascripts/discourse/app/templates/mobile/components/parent-category-row.hbs index 9c3c3ae746..7e1e3e6642 100644 --- a/app/assets/javascripts/discourse/app/templates/mobile/components/parent-category-row.hbs +++ b/app/assets/javascripts/discourse/app/templates/mobile/components/parent-category-row.hbs @@ -39,21 +39,27 @@ {{/if}} -