UMLCloudComputing / UniPath.io

UniPath.io is a full-stack web application that allows users to create, plan, and share their class schedules for their entire degree program.
https://www.unipath.io
MIT License
9 stars 19 forks source link

Bug: fix dark mode flashing white on reload #146

Open nbottari9 opened 4 months ago

nbottari9 commented 4 months ago

https://dev.to/ayc0/light-dark-mode-avoid-flickering-on-reload-1567

nbottari9 commented 4 months ago

^ this is about how to fix with vanilla html and css. see if we can figure out how to implement this in react

nbottari9 commented 4 months ago

https://dev.to/tusharshahi/react-nextjs-dark-mode-theme-switcher-how-i-fixed-my-flicker-problem-5b54#flickerProblem

nbottari9 commented 4 months ago

^ this looks like its probably what we need to do

noahshayne commented 3 months ago

Ok sounds good will look into it.

EDIT: I accidentally marked it as completed and it moved it to the DONE column. I moved it back. Sorry about that.