Handle deleted users more gracefully in search for comments
Open
Nobody has claimed this yet.
1. to develop
bug
feature: comments
feature: search
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
https://github.com/nextcloud/deck/pull/2934#discussion_r611527493
Currently there is no display name for comments from deleted users so we should properly indicate that in the search results as well as the comments sidebar tab.
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
Start by reading the linked pull request discussion at https://github.com/nextcloud/deck/pull/2934#discussion_r611527493 and trace how deleted-user comments appear in search results and the comments sidebar. Done means those comments show an appropriate indication instead of a missing display name in both places.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100