humanmade / humanmade/altis-local-server
Change "Destroyed" message to be clearer
- Dominant language
- PHP
- Stars
- 18
- Forks
- 5
- Avg merge
- 8d 1h
- Merged PRs (30d)
- 11
Description
When destroying, Local Server asks:
```
Do you want to remove the shared proxy container too?
Warning: Only do this if you have no other instances of Local Server. [y/N]
```
Even if you select "no", the next message is:
```
Destroyed.
```
This is actually saying that the main container is destroyed, but it gives me a mini heart attack every time I see it, so we should really clarify this.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the Local Server destroy flow and the output after the shared proxy prompt; update the message so it clearly identifies what was destroyed, then verify the wording for both responses to the prompt.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100