Description
This PR waits for the folder fetching to complete before displaying the accepted folder; otherwise, it may not appear unless the user reloads the window.
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
Additional Notes
Maybe we can add a timeout of 500 ms.