gchq / gchq/CyberChef

Feature request: simple way to collapse items in an array in output

Open
#1,648 0 comments 0 reactions 0 assignees View on GitHub
feature
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:

![image](https://github.com/gchq/CyberChef/assets/110988/445c4302-6af1-40d7-86de-e85d3f86ea43)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.