josdejong / josdejong/jsoneditor
Json in JSON editor scrolling automatically if having search text in search box.
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am using JSON editor and I am modifying value fields by selection from popup with drop down.
**Steps as below:**
1.Search key in the search box.
2.Search result scroll and focus to searched key/value.
3.Again scroll down and modify any other value by clicking on it.
4.By click on value field, Popup is appearing with dropdown.
5.Select the value from drop down and click on OK in popup and that value is applying in value field of json but json is scrolling up to its original position of searched text in search bar.
Our expectation is JSON should not scroll up automatically to respective searched text position in the JSON and just keep at same potion at modified key/value using popup with dropdown.
I hope you will understand the scenario.
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.