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

Reduce unneccessary downloads #55

Open
TetraTsunami opened this issue Oct 20, 2024 · 1 comment
Open

Reduce unneccessary downloads #55

TetraTsunami opened this issue Oct 20, 2024 · 1 comment
Assignees

Comments

@TetraTsunami
Copy link
Member

TetraTsunami commented Oct 20, 2024

Right now we're having difficulty working with the data as it loads (suspense is not straightforward to add, as we found last year), and the statistics dashboard will complicate this further.

We should download the database once, and provide that to the rest of the app. This is open-ended and could be accomplished a variety of ways.

@TetraTsunami TetraTsunami changed the title Move global state into context provider Reduce unneccessary downloads Nov 4, 2024
@TetraTsunami
Copy link
Member Author

Just to clarify, what do you need from me in order to get this done? I recall we discussed needing to wrangle Firebase, but that isn't very actionable. If you'd like to work on something else, we can arrange for that too.

@TetraTsunami TetraTsunami removed this from the Basic Statistics Dashboard milestone Nov 18, 2024
@TetraTsunami TetraTsunami removed their assignment Dec 1, 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