josdejong / josdejong/jsoneditor
Allow to expand arrays in handy slices
Open
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:

How many to unfold should be configurable, and there should also be an option to have the first chunk expanded by default.
Contributor guide
Assessment
This issue has not been assessed yet.