nextcloud / nextcloud/integration_paperless
Wrong icon color in app overview (light-mode)
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 38
- Forks
- 8
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Install Paperless
Expected behaviour
The app icon color is visible on white background.
Actual behaviour
The app icon is NOT visible because it is white on white background.
Server configuration
Web server: Nginx
Database: PostgreSQL
PHP version: 8.2
Nextcloud version: 31.0.13
List of activated apps
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your Nextcloud installation folder
Browser
Browser name: Firefox
Browser version: 147.0.3
Operating system: Fedora Linux
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
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
Reproduce the issue by opening the Paperless app overview in Firefox with light mode enabled and inspect the icon asset or styling used there. Confirm the icon is visible against a white background while preserving its appearance in other modes; no source file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100