Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine the webapp plugin's requests for refreshing counts into one request #202

Open
mickmister opened this issue Mar 13, 2023 · 0 comments · May be fixed by #225
Open

Combine the webapp plugin's requests for refreshing counts into one request #202

mickmister opened this issue Mar 13, 2023 · 0 comments · May be fixed by #225
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

Comments

@mickmister
Copy link
Contributor

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.

@mickmister mickmister added Help Wanted Community help wanted Good First Issue Suitable for first-time contributors Difficulty/1:Easy Easy ticket Tech/Go Tech/ReactJS Up For Grabs Ready for help from the community. Removed when someone volunteers Type/Enhancement New feature or improvement of existing feature Tech/TypeScript labels Mar 13, 2023
@jufab jufab linked a pull request Oct 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant