ttadej
7 years agoAdvisor
API call for pending group requests?
This count is rendered in the group-stats component but I cannot find an API call to get this number. My objective is to make it easier to see a count of how many group requests are pending.. right now the pending/requests tab has no count and renders even if there aren't any pending requests.
My next idea would be to render the group-stats widget and just grab the text with Javascript, however the group-stats component is not rendering on the GroupMembersPage for me, only the GroupPage.