microsoft / microsoft/vscode-spring-boot-dashboard
remember input URL for opening the same endpoint repeatedly
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 73
- Forks
- 38
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 15
Description
Maybe even better if we can remember the input url for each mapping - save some time for users' following clicks
Originally posted by @jdneo in https://github.com/microsoft/vscode-spring-boot-dashboard/pull/240#pullrequestreview-1180451996
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 tracing the mapping flow that opens an endpoint in the VS Code Spring Boot Dashboard; the issue does not name a file, test, or entry point. Determine where each mapping's input URL is handled, and consider the work complete when repeatedly opening the same mapping reuses its previously entered URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100