Skip to content

fix: Nested new comments are not highlighted #2133

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Soxasora
Copy link
Member

Description

Fixes #2127
Tracks variances of ncomments on a comment that has at least 7 items in its path, meaning it could be a thread with nested comments.
It accesses the cache to gather the latest ncomments

Screenshots

tbd

Additional Context

It also merges ViewAllReplies with ReplyOnAnotherPage since they share the same logic and design and would have had duplicate code for comment highlighting.

Checklist

Are your changes backwards compatible? Please answer below:
Yes, logic is the same for anything else

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:
5, tbd testing

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

Did you introduce any new environment variables? If so, call them out explicitly here:

…efactor ViewAllReplies and ReplyOnAnotherPage
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.

Nested new comments are not highlighted
1 participant