microsoft / AzureStorageExplorer

Easily manage the contents of your storage account with Azure Storage Explorer. Upload, download, and manage blobs, files, queues, tables, and Cosmos DB entities. Gain easy access to manage your virtual machine disks. Work with either Azure Resource Manager or classic storage accounts, plus manage and configure cross-origin resource sharing (CORS) rules.
Creative Commons Attribution 4.0 International
365 stars 85 forks source link

Refactor common explorer behaviors into a `useExplorer()` hook #7950

Open craxal opened 1 month ago

craxal commented 1 month ago

Factor out common explorer behaviors into a hook. For example, create a useDataSource() sub-hook to encapsulate properties and behaviors related to loading.

Common behaviors include: