getappmap / getappmap/appmap-js
Feature request: can children blocks be foldable?
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 18
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 8
Description
As a user
When I inspect the trace
I'd like to be able to
fold the children blocks I am not interested in (so that only narrow ribbon with block name is shown without details under it)
and to unfold the previously folded children blocks if I want to
ideally doing it by clicking on the narrow ribbon with block name for both folding and unfolding

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 opening the trace view shown in the sample AppMap and comparing it with the attached screenshot. Add a way to fold and unfold child blocks by clicking their narrow block-name ribbon, leaving only the ribbon visible when folded; done means both actions work in the trace view.
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