Currently, the folder structure does not retain the user's navigation state. If a user has multiple folders or subfolders open and navigates away, the system resets them back to the root folder upon return. This results in a poor user experience, as users lose track of their previous location. Proposed Improvement: Enhance the folder navigation system to preserve the user’s state. When a user returns, they should: Be restored to their last accessed folder rather than being redirected to the root. If full restoration isn’t feasible, ensure at least the previously expanded root folder structure remains visible for continuity. This will improve workflow efficiency, reduce frustration, and enhance the overall usability of the system.