Dark Mode Icons #415
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
servala/servala-portal#415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stories
As a user, I want to have a great experience when using dark mode
Implementation Notes
It looks like users are heavily using the dark mode. This brings the challenge that icons (cloud providers, services) that work great in light mode don't work in dark mode. The best way to fix that is to be able to upload a specific icon version for the dark mode and let the front end decide which icon to show depending on the chosen display mode.
If there are better ways to do that, let's discuss.