Reference to the folder tree component for programmatic navigation
Controls manual collapse of the sidebar (toggle button on mobile). CSS media queries handle the responsive layout automatically.
Currently selected storage account with its provider details.
Currently selected folder path in the tree.
Handles storage account selection from the sidebar.
The selected storage account with provider details, or null if no accounts available
Handles folder navigation from the file grid (double-click on folder). Updates the folder tree to navigate to the selected folder.
The full path of the folder to navigate to
Handles folder selection from the tree navigation.
The full path of the selected folder
Handles folder structure changes (e.g., new folder created, folder deleted). Refreshes the folder tree to show the new structure.
Toggles the visibility of the accounts sidebar. Used for manual toggle on mobile devices.
Mac Finder-style file browser component with three-panel layout.
Layout:
In the enterprise model, users select from organizational storage accounts rather than connecting their own OAuth credentials.
Features responsive design with collapsible sidebar for mobile devices. Responsive layout is handled via CSS media queries.