Combine the webapp plugin's requests for refreshing counts into one request #202
Labels
Difficulty/1:Easy
Easy ticket
Good First Issue
Suitable for first-time contributors
Help Wanted
Community help wanted
Tech/Go
Tech/ReactJS
Tech/TypeScript
Type/Enhancement
New feature or improvement of existing feature
Up For Grabs
Ready for help from the community. Removed when someone volunteers
Currently, the plugin sends a separate HTTP request for each of the categories of counts shown in the left-hand side of the Mattermost UI. THe task here is to instead collect the data for these counts into one API request.
The text was updated successfully, but these errors were encountered: