getappmap / getappmap/appmap-js
Sequence diff diagrams need the expand/collapse controls
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
Currently only "regular" sequence diagrams have the +/- controls to manually expand or collapse actors, but we need them in the diff diagrams too.
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 regular sequence diagram implementation that provides the +/- actor controls, then compare it with the diff diagram implementation. Done means diff diagrams also provide controls to manually expand and collapse actors, with behavior matching regular sequence diagrams.
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