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

FEE: Get all user's collections upon login #379

Open
4 tasks
shashilo opened this issue Jul 7, 2024 · 1 comment · May be fixed by #483
Open
4 tasks

FEE: Get all user's collections upon login #379

shashilo opened this issue Jul 7, 2024 · 1 comment · May be fixed by #483
Assignees

Comments

@shashilo
Copy link
Collaborator

shashilo commented Jul 7, 2024

Currently, we are getting the user's data separately on each page. We need to combine these into the initial call so we can cache the results.

  • User's data
  • Leagues the user belongs to
  • Entries per league the user has
  • Current week
@chris-nowicki
Copy link
Contributor

BLOCKED: We need to define rest of the data structures so I can ensure everything is coming in correctly on user login.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants