nextcloud / nextcloud/notifications
Red dot-detection needs adjustment
Open
Nobody has claimed this yet.
1. to develop
Accessibility
bug
feature: frontend 🖌️
regression
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
Currently we decide based on the primary color if we try to use a red, blue or white dot.
Steps
- Theming color:
#DF2254 - Background image:
Ribber red metal
Actual

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 file or test is named. Reproduce the dot-detection scenario with theme color #DF2254 and the “Ribber red metal” background image, then trace the JavaScript entry point that chooses red, blue, or white from the primary color. Done means the red dot is detected correctly for this case.
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
- Needs clarification
- Newbie friendliness
- 35/100