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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is a race condition between the generated identity and the first fetch of resources #2886

Open
1 of 2 tasks
kevinszuchet opened this issue Sep 18, 2023 · 0 comments
Open
1 of 2 tasks

Comments

@kevinszuchet
Copy link
Contributor

馃帀 Description

  • 馃悰 This is a bug report.
  • 馃搱 This is a feature request.

馃摑 Details

When the user enters the builder in a tab that fetches resources (the Collections tab for example), if the user needs to sign to generate an identity, there is a race conditions that makes the request to be unauthenticated.

馃敘 Steps To Reproduce Issue [ Good To Have ]

- Enter the builder without logging in
- Go to the Collections tab
- Sign in
- The list of collection will load forever because the request is unauthenticated because the identity hasn't been yet generated.
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

1 participant