microsoft / microsoft/AzureStorageExplorer
Disable write operations for secondary containers
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Toolbar buttons and "edit modes" for dialogs such as the Properties dialog should be disabled for secondary containers. Although the service already prevents these operations, disabling these operations in Storage Explorer will reduce confusion for users.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the toolbar buttons and edit modes for dialogs such as the Properties dialog, then trace how they determine whether a container is secondary. Done means write-related controls are disabled for secondary containers while remaining available for primary containers; verify the service's existing prevention still applies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100