-
Notifications
You must be signed in to change notification settings - Fork 686
Closed
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The dashbaord theme is set into a cookie. PR #5429 gives that cookie a 1 year expiration. But the theme is still forgotten one year after it is set.
Expected Behavior
We want a sliding expiration, e.g. remember the cookie for 1 year after the dashboard was last launched.
When the dashboard starts it should check if there is a theme cookie set, and reapply it with a new expiration.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response