Feature request: simple way to collapse items in an array in output
- Dominant language
- JavaScript
- Stars
- 35.8k
- Forks
- 4.1k
- Avg merge
- 2d 26m
- Merged PRs (30d)
- 33
Description
**Is your feature request related to a problem? Please describe.**
I'd like to be able to easily collapse individual items in an array in the output. In the example screenshot here:

I can collapse items within an object by clicking on the items name (for example `content`), but I can't collapse items in an array.
**Describe the solution you'd like**
Being able to click on the arrow itself would be nice.
**Describe alternatives you've considered**
N/A
**Additional context**
Running CaraChef 10.5.2.
Contributor guide
Research direction
No source file, test, or entry point is identified in the issue. Start by locating the output view that renders expandable objects and arrays, then verify how array items handle the expand/collapse control. Done means clicking an array item's arrow collapses and expands that item consistently with object properties.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100