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

[MS] Adds spinner when loading workspaces and folders #8617

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Max-7
Copy link
Contributor

@Max-7 Max-7 commented Oct 4, 2024

Closes #8616

You can test with the web version by adding a await wait(5000) at the start of parsec/file.ts:statFolderChildren() and parsec/workspace.ts:listWorkspaces() (import the function from parsec/internals.ts if needed).

  • Keep changes in the pull request as small as possible
  • Ensure the commit history is sanitized
  • Give a meaningful title to your PR
  • Describe your changes
  • Link any related issue in the description

@Max-7 Max-7 requested a review from a team as a code owner October 4, 2024 09:28
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.

Add a spinner while folders or workspaces are loading
3 participants