Open KaleemNeslit opened 4 days ago
Closes: #9419
: threads ? community?.lifetime_thread_count || 0 ? threadCount || 0
threads ? threadCount || 0
-Previously we are getting the count from this api request useGetCommunityByIdQuery and we are using this api in many places so i did not change it .
-Go to any community page and change topic and apply other filter you will see the changes in thread count.
Uploading Screen Recording 2024-11-18 at 7.07.34 PM.mov…
Link to Issue
Closes: #9419
Description of Changes
: threads ? community?.lifetime_thread_count || 0 ? threadCount || 0
tothreads ? threadCount || 0
"How We Fixed It"
-Previously we are getting the count from this api request useGetCommunityByIdQuery and we are using this api in many places so i did not change it .
Test Plan
-Go to any community page and change topic and apply other filter you will see the changes in thread count.
Uploading Screen Recording 2024-11-18 at 7.07.34 PM.mov…