Description
When users access a private shared folder directly through a URL containing the folderuuid parameter, enters an infinite loading state and never displays the folder contents. This issue does not occur when navigating to shared folders through the standard flow from the root shared view.
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
- Share a folder with the private link mode, copy the private link and paste the url with the session opened of the user to whom the folder has been shared, check that items of the folder are fetched correctly.