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

Update the contacts page data when a Firestore field changes (only when needed) #247

Open
airherna opened this issue Aug 25, 2022 · 0 comments

Comments

@airherna
Copy link
Collaborator

Right now we are updating the Contacts section data every time the user moves between the tabs (with a time restriction between requests to not overwhelm the server).

We should implement it using a listener to a field in Firestore that indicates when to update the data, to not make any unnecessary requests.

@econesag econesag mentioned this issue Sep 7, 2022
@econesag econesag added this to the Sprint 4 milestone Sep 7, 2022
@econesag econesag removed this from the Sprint 4 milestone Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants