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

Modify codebase to support service worker API changes #2124

Open
taoeffect opened this issue Jun 27, 2024 · 0 comments
Open

Modify codebase to support service worker API changes #2124

taoeffect opened this issue Jun 27, 2024 · 0 comments
Assignees
Labels
App:Frontend Kind:Core Anything that changes or affects the fundamental core data structures & design of the application. Kind:Enhancement Improvements, new features, performance upgrades, etc. Priority:High

Comments

@taoeffect
Copy link
Member

Problem

#1981 might not be done in time for the release of 1.0, and we want to avoid having to recreate groups when that's finished.

Solution

Create a PR that makes the minimum necessary API changes to Chelonia to avoid recreating groups without actually implementing the service worker PR. (Later on, finish moving Chelonia into the service worker).

@taoeffect taoeffect added Kind:Enhancement Improvements, new features, performance upgrades, etc. App:Frontend Priority:High Kind:Core Anything that changes or affects the fundamental core data structures & design of the application. labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App:Frontend Kind:Core Anything that changes or affects the fundamental core data structures & design of the application. Kind:Enhancement Improvements, new features, performance upgrades, etc. Priority:High
Projects
None yet
Development

No branches or pull requests

2 participants