microsoft / microsoft/vscode-spring-boot-dashboard

profiles and port information doesn't disappear when project is stopped

Open
#342 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.