Skip to content

[Feature] Adding indication for comments on projects #11114

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

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

MackenzieMurphy
Copy link

Purpose

Responding to feature request #9681. On project pages, comments are only indicated to contributors or group members and only when they are unread. Often, the only way to know if a project has comments is to open the comment panel. This PR adds an indication of comments that is accessible to all users.

Changes

Checks if there are comments on a page regardless of who the user is. The comment icon will now be black if there are no comments, and will turn blue (which is what the current icon defaults to) if there are comments. This does not track read status, it only indicates if a project has comments.

QA Notes

While the project compiles correctly on my machine, and I don't foresee any issues, there always seems to be risk of compilation issues. Tests were written to ensure that the code worked.

Documentation

Documentation won't need to be updated.

Side Effects

There should not be any side effects.

Ticket

N/A

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

Successfully merging this pull request may close these issues.

1 participant