Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
When a post has a new comment, we show a blue mark on the number of comments the post has. We continue this UI/UX pattern by highlighting the new comments once we enter the comment section.
But nested comments are hidden behind a "view all n replies" so until we navigate to them we can't see any highlight.
I lived this moment of confusion searching the new comments everywhere only to then realize that the view all n replies
number was growing
Screenshots
View all n replies not highlighted
Steps To Reproduce
- Click on a post that has new comments
- Discover that there are no new comments highlighted
- If you click on view all n replies, it finally shows the new comments highlighted.
Expected behavior
"view all n replies" should be highlighted as well, to indicate that there are new nested comments.
Logs
No response
Device information
No response
Additional context
No response