plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: Theme preference not persisted through different sessions

Open cy4n1c opened this issue 6 months ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

When I select a theme, it is applied properly. After logging out and logging back in, the theme is set to System Preference. I expect the chosen theme to be applied every time I log in.

Steps to reproduce

  1. Navigate to {Workspace URL}/me/profile/preferences page
  2. Set theme to Light or Dark (the theme is applied properly)
  3. Log out
  4. Log in via magic link (the theme is reset to System Preference)

Browser

Mozilla Firefox

Version

Cloud

cy4n1c avatar Dec 08 '23 15:12 cy4n1c

@cy4n1c, thank you for flagging this issue. This is already a known bug. It will be addressed in https://github.com/makeplane/plane/pull/2455/files, which will be included in the next release (v0.14-dev).

vihar avatar Dec 11 '23 10:12 vihar

The bug is still present after the update. It looks like it's triggered only when magic link is used for signing in. If password from the email is used, the theme is applied correctly.

cy4n1c avatar Dec 13 '23 07:12 cy4n1c

@cy4n1c, sorry you're still seeing this issue. we'll debug this and push a patch shortly.

vihar avatar Dec 14 '23 19:12 vihar

This issue has been resolved and no longer exists in our current version.

srinivaspendem avatar May 17 '24 08:05 srinivaspendem