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

Infinite Loading State in Supabase Storage File Explorer #27302

Open
2 tasks done
dhairyathedev opened this issue Jun 16, 2024 · 0 comments · May be fixed by #27303
Open
2 tasks done

Infinite Loading State in Supabase Storage File Explorer #27302

dhairyathedev opened this issue Jun 16, 2024 · 0 comments · May be fixed by #27303
Labels
bug Something isn't working frontend Related to supabase dashboard pr-opened A PR has been opened to resolve the issue

Comments

@dhairyathedev
Copy link
Contributor

Bug report

  • I confirm this is a bug with Supabase, not with my own application.
  • I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

When navigating through the Supabase Storage File Explorer, if a user quickly changes to a different folder before the data of the previously selected folder loads, the file explorer enters an infinite loading state. This issue prevents users from accessing the contents of that infinite loading state folder thereafter.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to Supabase Storage File Explorer
  2. Click on the bucket
  3. Click on any folder
  4. Before the contents of the selected folder loads, quickly click on a different folder
  5. Observe that the file explorer now shown an infinite loading spinner.

Expected behavior

The loading should stop as soon as the request is aborted when a another folder is clicked.

Screenshots

Screen.Recording.2024-06-16.at.4.21.50.PM.mp4
@dhairyathedev dhairyathedev added the bug Something isn't working label Jun 16, 2024
@encima encima added frontend Related to supabase dashboard pr-opened A PR has been opened to resolve the issue labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Related to supabase dashboard pr-opened A PR has been opened to resolve the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants