nextcloud / nextcloud/server

Comment indicator display improvements

Open
#11,904 5 comments 1 reaction 0 assignees View on GitHub

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:
comment text could show directly in tooltip

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.