fossology / FOSSologyUI

Repository to hold the new UI framework for FOSSology built with React
https://fossology.github.io/FOSSologyUI/
GNU General Public License v2.0
47 stars 85 forks source link

Improvement : Dark Mode Switch Delay #253

Closed RamGoel closed 2 years ago

RamGoel commented 2 years ago

Description

When we are switching from dark mode to light mode and vice versa then the delay is different for the background and for the cards which seems asymmetric on the website and fixing it will enhance the UI.

How to reproduce

Describe the bug and list the steps you used when the issue occurred.

screen-capture (4).webm

You Can Notice in the Video that the three cards have more delay than the background.

Versions

RamGoel commented 2 years ago

I have Fixed the Issue and ready to make pull request.