github internxt/drive-web v1.0.486

latest releases: v1.0.524, v1.0.523, v1.0.522...
one month ago

Description

This PR implements a loading state for the Storage/Limit component while fetching the workspace's usage and limit data. This prevents displaying misleading information like 0 of ... before the actual values are loaded.

Related Issues

Related Pull Requests

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

  • Open an existing account with at least one Workspace.
  • Switch from a personal account to a workspace account.
  • Observe that the Storage/Limit component shows a loading state until the data is fetched, then displays the correct usage and limit.

Additional Notes

Don't miss a new drive-web release

NewReleases is sending notifications on new releases.