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

Migrate data storage away from mobx #564

Open
thornbill opened this issue Nov 13, 2024 · 0 comments
Open

Migrate data storage away from mobx #564

thornbill opened this issue Nov 13, 2024 · 0 comments
Labels
cleanup Cleanup of legacy code or code smells
Milestone

Comments

@thornbill
Copy link
Member

thornbill commented Nov 13, 2024

Our dependency on outdated versions of mobx (specifically mobx-sync-lite) for data storage currently blocks us from updating to React 18. I would prefer to move to zustand where all critical functionality for syncing state to storage are maintained as part of the core library.

@thornbill thornbill added the cleanup Cleanup of legacy code or code smells label Nov 13, 2024
@thornbill thornbill added this to the v1.7.0 milestone Nov 13, 2024
@thornbill thornbill moved this to Needs Investigation in Jellyfin Mobile for iOS - Roadmap Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup of legacy code or code smells
Projects
Status: Needs Investigation
Development

No branches or pull requests

1 participant