Skip to content

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