User tests: Successful: Unsuccessful:
When you enable dark mode (flag setting) on the browser, all websites are showed as dark.
But on the card the color was to white and wasn't showed correctly.
card border color
edge://flags
chrome://flags
enable Force Dark Mode for Web Contents
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Templates (site) |
Labels |
Added:
?
|
i don't see any other issues, so we can merge this one.
Priority | Medium | ⇒ | Low |
I have tested this item
The white borders still exist.
I was using Microsoft Edge Version 84.0.522.52
I have tested this item
Works as expected, but your testing instructions are incomplete.
Before testing the change you need to run npm run build:css
or the changes won't take place (obviously).
I have tested this item
Works as expected on the frontend but changes did not apply in the backend.
as mentioned before, you have to run npm run build:css
before testing else it won't show any differences.
@david0296 Did you run the npm run build:css
?
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-08-04 14:05:22 |
Closed_By | ⇒ | roland-d |
Category | Front End Templates (site) | ⇒ | Front End Templates (site) NPM Change |
just going from your screenshot
If the card outline needs to be changed then so does the input border as seen in the login module and many more places.
I am not against updating to make it compatible with the dark mode flag but its better to do it all at once in a consistent manner and not piecemeal