getappmap / getappmap/appmap-js
Selecting an actor within the sequence diagram highlights calls within
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
It'd be useful in a noisy diagram to select a package to easily be able to see where inbound/outbound calls to the actor occur.
In the dependency map, inbound and outbound calls are highlighted. We should do something similar.
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
Start by locating the sequence diagram's actor-selection handling and the dependency map code that highlights inbound and outbound calls. The work is done when selecting an actor clearly highlights its inbound and outbound calls within the sequence diagram, including in noisy diagrams.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100