Comment indicator display improvements
Open
Nobody has claimed this yet.
1. to develop
design
enhancement
feature: comments
papercut
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Currently we only show an uninformative tooltip with "1 unread comment" when you hover the icon. You need to click and open the sidebar for more info:

Instead:
- The comment text could show directly in the tooltip.
- Instead of the simple comment icon, we could show the avatar(s) of the people who commented.
@nextcloud/javascript @nextcloud/designers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating the existing comment indicator, its tooltip, and the sidebar behavior described in the issue. Done means the tooltip shows the comment text and the indicator can show the avatars of commenters, with the interaction matching the referenced design discussion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100