microsoft / microsoft/winget-studio
Warn if I remove a resource that is a dependency
Open
Nobody has claimed this yet.
Issue-Feature
- Dominant language
- C#
- Stars
- 67
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Description of the new feature / enhancement
When I'm managing a configuration file, if I try to delete something that is a dependency, I should get some kind of warning, and if I continue, the other resource(s) should be removed.
Proposed technical implementation details
No response
Contributor guide
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 configuration-file resource deletion entry point and how dependencies between resources are represented. Define the warning behavior and verify that continuing removes dependent resources, with coverage for both cancelling and confirming the deletion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100