microsoft / microsoft/vscode-spring-boot-dashboard
profiles and port information doesn't disappear when project is stopped
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 38
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
I am running a project from the dashboard with some profiles being active and they show up nicely in the dashboard view. However, stopping the project results in this stale information about ports and profiles staying around even though the app doesn't run anymore.
If I run a project without profiles active, the port information on the app view get's cleaned up nicely.
@BoykoAlex can you take a look here?
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
Reproduce the dashboard behavior with a project that has active profiles, then stop the project and compare it with a project run without profiles. Trace the project-stop handling and ensure the displayed profile and port information is cleared when the app stops; no files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- spring-boot, typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100