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

Add comment reaction count to dashboard #1505

Closed
vinistock opened this issue Jan 9, 2019 · 3 comments
Closed

Add comment reaction count to dashboard #1505

vinistock opened this issue Jan 9, 2019 · 3 comments
Assignees

Comments

@vinistock
Copy link
Contributor

vinistock commented Jan 9, 2019

Is your feature request related to a problem? Please describe.

Feature.

Dev already has a post reaction count in the dashboard page. I thought it would make sense (in my opinion, of course) to have a comment reaction count as well.

A lot of comments contribute significantly to the content present in articles so I believe it makes sense to include the count for them as well.

Describe the solution you'd like

Have the dashboard display the number of total comment reactions.

From a brief code analysis, it should be as simple as doing a sum over a user's comments' reaction count. The extensive part of the work is the design and the front end portion.

@pkfrank
Copy link
Contributor

pkfrank commented Jan 10, 2019

Thanks for the feature request. This could be an interesting and fun statistic, especially for folks that tend to comment more than post.

@vinistock
Copy link
Contributor Author

I can help put together a pull request for it if the feature is approved. Just let me know if you guys have a preferred design.

@Zhao-Andy Zhao-Andy changed the title Add comment reaction count Add comment reaction count to dashboard Jan 18, 2019
@stale
Copy link

stale bot commented Apr 18, 2019

Thanks for contributing to this issue. As it has been 90 days since the last activity, we are automatically closing the issue in 7 days. This is often because the request was already solved in some way and it just wasn't updated or it's no longer applicable. If this issue still requires attention, please respond with a comment. Happy Coding!

@stale stale bot added the stale label Apr 18, 2019
@stale stale bot closed this as completed May 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants