josdejong / jsoneditor

A web-based tool to view, edit, format, and validate JSON
http://jsoneditoronline.org
Apache License 2.0
11.41k stars 2.03k forks source link

How can I change the Tree Mode popover position? #1401

Open Harkort55 opened 2 years ago

Harkort55 commented 2 years ago

Is there an option to tell jsoneditor that I'd like the Tree mode error popovers to show to the right of the item? Currently it shows to the left and is covering the data and preventing the data to be clicked on to edit/correct it.

josdejong commented 2 years ago

Thanks for reporting, I see it wrongly calculates that there is not enough space right or on top and instead displays it on the left.