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

Simplify UserDataContext #3896

Merged
merged 27 commits into from
Sep 7, 2023
Merged

Simplify UserDataContext #3896

merged 27 commits into from
Sep 7, 2023

Conversation

thecodingwizard
Copy link
Member

@thecodingwizard thecodingwizard commented Aug 23, 2023

Closes #3511

This PR simplifies the implementation of UserDataContext, hopefully making it less buggy and easier to maintain / change in the future.

Future improvements:

Checkpoint where we used transactions instead of update doc: e3d9ef7

we are limited to 1 transaction / second with firebase
@SansPapyrus683
Copy link
Contributor

is this done yet
i see a green checkmark now

@thecodingwizard
Copy link
Member Author

It is done! Just needs to be tested

@stale
Copy link

stale bot commented Sep 7, 2023

This pull request has been automatically marked as stale because it has not had recent activity. Please address the requested changes and re-request reviews. Thank you for your contribution!

@stale stale bot added the stale label Sep 7, 2023
@SansPapyrus683
Copy link
Contributor

uuuuhhh nathan?

@stale stale bot removed the stale label Sep 7, 2023
@thecodingwizard
Copy link
Member Author

oops i didn't actually find time to test it, so maybe I'll just merge it LOL

@thecodingwizard thecodingwizard merged commit bbd6fbd into master Sep 7, 2023
9 checks passed
@thecodingwizard thecodingwizard deleted the nathan/simplify-user-data branch September 7, 2023 18:44
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

Successfully merging this pull request may close these issues.

[WIP] Simplify UserDataContext
2 participants