josdejong / josdejong/jsoneditor

[bug] editor aggressively scrolls against you

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

Description

When you

1. open a large JSON file (~1 MB) in tree view,
2. search some string that occurs deeply nested within the JSON, and
3. scroll up or down to see the context of the search result,

jsoneditor aggressively scrolls against you, attempting to restore the view to be centered on the search result. This is unhelpful and not desired. Moreover, clicking away frequently does not stop this. Even clearing the search field's text doesn't (always) stop it.

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.