r002 / captains-log

Over the years, I've toiled away many nights & weekends on various pet projects; each always with its own repo, theme, and urls. Well, no more! Moving forward, all experimentations now live here! 😄
https://captains-log.web.app
0 stars 0 forks source link

🐞 Fix 'FlashAlert' bug. Reset every time the theme changes #23

Closed r002 closed 3 years ago

r002 commented 3 years ago

Video of bug:

https://user-images.githubusercontent.com/45280066/112851639-2d46f680-9079-11eb-9e6d-d678ead33016.mp4


Btw: The entire way FlashAlert is currently implemented is super-hacky. For now it's fine (other features to add! Places to go! Tasks to complete!) But eventually, refactor FlashAlert to actually implement it correctly!

https://github.com/r002/captains-log/blob/a9c68bb2ba1f76655f21767a5bf5088f232c589e/src/App.tsx#L64-L91