You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: