Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Styles Reset After Updates #1824

Closed
3 of 5 tasks
Ellioben opened this issue Nov 25, 2024 · 9 comments
Closed
3 of 5 tasks

Custom Styles Reset After Updates #1824

Ellioben opened this issue Nov 25, 2024 · 9 comments
Assignees

Comments

@Ellioben
Copy link

Describe the bug

I've encountered an issue where my custom styles are being reset to their defaults after each update. This is causing some inconveniently for me, as I have to reapply my customizations every time there's an update.

Feed Info

No url

Reproduction Video

No response

Environment

No response

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • This issue is valid

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Copy link

linear bot commented Nov 25, 2024

@Innei
Copy link
Member

Innei commented Nov 25, 2024

hi, CSS styles will not be synchronized to the server but will be saved in LocalStorage, so each time you reinstall the app, they will be lost.

If you have lost LocalStorage data due to upgrading the app, this is abnormal behavior. Please describe your update method.

@Ellioben
Copy link
Author

hi, CSS styles will not be synchronized to the server but will be saved in LocalStorage, so each time you reinstall the app, they will be lost.

If you have lost LocalStorage data due to upgrading the app, this is abnormal behavior. Please describe your update method.

Version:MacOS 15.0.1
Upgrade Method: In-app upgrade notification at the bottom left corner of the app, and click

@Innei
Copy link
Member

Innei commented Nov 26, 2024

@Ellioben After you upgrade the app, is your login status retained? Or are you logged out?

@Ellioben
Copy link
Author

Ellioben commented Nov 27, 2024

After you upgrade the app, is your login status retained? Or are you logged out?

After the app upgrade,my login status was retained.I was not logged out and did not have to log in again.

I just modified the CSS through developer mode. Do I also need to save it in some other way?

Copy link
Member

Innei commented Nov 27, 2024

I'm not clear which developer mode you are referring to.

@Ellioben
Copy link
Author

I'm not clear which developer mode you are referring to.

View --> Toggle Developer Tools

@Innei
Copy link
Member

Innei commented Dec 4, 2024

In the latest version, CSS styles will also be synchronized to the server.

@Innei Innei self-assigned this Dec 4, 2024
@Ellioben
Copy link
Author

Ellioben commented Dec 5, 2024

In the latest version, CSS styles will also be synchronized to the server.

ok, thanks very much, BTW : Could I get an extra invitation code, please?🥺

@Innei Innei closed this as completed Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants