chroxify / haptic

A new local-first, privacy-focused and open-source home for your markdown notes
https://haptic.md
GNU Affero General Public License v3.0
868 stars 15 forks source link

White flashbang on each refresh of the page #21

Open dpi0 opened 1 month ago

dpi0 commented 1 month ago

Describe your issue

On each refresh of the page there is this blank white screen that appears for a split second. When the device is in dark mode this is especially annoying as on each reload of the page it appears like a flashbang.

Steps to reproduce

  1. Load/reload the page to the see the white blank screen.

What was the expected result?

  1. When the device is in light mode, this behavior is fine.
  2. But in dark mode, i expect the blank screen to at least have the same bg color as the dark mode of the app.

A sub issue could be to not have a blank screen but instead show a logo or a simple loader.

Put here any screenshots or videos (optional)

https://github.com/user-attachments/assets/f53c743e-06db-4533-8d3f-66e74e8d2b92

Would you like to work on this issue?

None