josdejong/jsoneditor

Autocomplete overlaps validation errors

Open

#840 opened on Nov 4, 2019

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

Repository metrics

Stars
 (10,781 stars)
PR merge metrics
 (Avg merge 15h 36m) (3 merged PRs in 30d)

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