Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
-
2025/02/07 Regression issue on mobile devicesProblem: There's a regression issue where completing a habit on a mobile device does not update the status as expected. Solution: Did some research on touch/click events and fixed this issue with this commit. Reference: https://ui.toast.com/posts/en_20220106 |
Beta Was this translation helpful? Give feedback.
-
|
2025/03/22 FOUC (flash of unstyled content) To fix the annoying white flash when loading the new pages. Two improvements were made: Add body color in-line CSS styleOverwrite static file ttlThe default cache timeout is 24 hours: We overwrite it to 365 days to improve performance: beaverhabits/beaverhabits/routes.py Lines 246 to 253 in 094314d |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
To share some personal development notes :)
Beta Was this translation helpful? Give feedback.
All reactions