getappmap / getappmap/appmap-js
Clicking on a code object in the Dependency Map should add it to the selection history
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Clicking on a code object in the Sequence Diagram, Trace View, and Flame Graph will add it to the history, but clicking on a code object in the Dependency Map does not, and it should.
Contributor guide
No contributing guide indexed for this repository
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
Compare click handling in the Dependency Map with the Sequence Diagram, Trace View, and Flame Graph, which already add code objects to history. Done means clicking a code object in the Dependency Map adds it to the selection history consistently with those views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100