josdejong / josdejong/jsoneditor

Allow to expand arrays in handy slices

Open
#297 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
12.3k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Very large arrays cause browsers to hang when you try to unfold them in the editor.
Chrome's solution is to let the user expand 100 elements each:

![image](https://cloud.githubusercontent.com/assets/7819991/15192665/89c35f26-17ba-11e6-964a-1011d6786da3.png)

How many to unfold should be configurable, and there should also be an option to have the first chunk expanded by default.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.