microsoft / microsoft/AzureStorageExplorer
Factor out common attached node behaviors
Open
@craxal is already working on this.
Since Oct 18, 2022.
:test_tube: engineering
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Attached nodes have common behaviors, including detaching and renaming. We should consider factoring out this common behavior similarly to how Quick Access nodes have certain behaviors factored out. This will reduce the code in each extension that supports attachments and simplify maintenance.
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.
Assessment
This issue has not been assessed yet.