josdejong/jsoneditor

Autocomplete overlaps validation errors

Open

#840 opened on Nov 4, 2019

View on GitHub
 (13 comments) (0 reactions) (0 assignees)JavaScript (10,781 stars) (2,034 forks)batch import
bughelp wanted

Description

Hello, when using the editor in tree mode the validation erros will overlap the autocomplete suggestions. Is there any existing solution for this? Perhaps I could move the error buttons the the left side of object properties, but I have no idea how to accomplish this.

error overlap

Contributor guide