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

From CSS: Make it harder to trigger a priority archive rehydration/retrieval #7940

Closed MRayermannMSFT closed 2 weeks ago

MRayermannMSFT commented 1 month ago

CSS gave feedback that it is very easy for customers to do a priority archive rehydration/retrieval acceidentally. This is not good, because doing so is higher cost. Perhaps there should be a bit of confirmation-friction when that choice is selected?

JasonYeMSFT commented 1 month ago

Here is the proposed way to mitigate this issue.

When the higher priority is selected, show a checkbox element below it asking if the user really meant to use the higher priority. Don't allow the user to submit from the dialog if the higher priority is selected and the checkbox isn't checked.

JasonYeMSFT commented 1 month ago

I cannot reproduce this issue. Even if I have focus on the dropdown menu, I cannot change the selected option by scrolling with my mouse.

JasonYeMSFT commented 3 weeks ago

Talked to the CSS team offline. They cannot reproduce the wheel button thing. This is just about "making it harder to rehydrate stuff using high priority.".