KaiZen-OpenAPI-Editor icon indicating copy to clipboard operation
KaiZen-OpenAPI-Editor copied to clipboard

[ZEN-4820] [WIP] Make Quick Fixes available with mouse interactions

Open ghillairet opened this issue 6 years ago • 3 comments

This PR is a rewrite of error handling in KZOE.

Errors are now not only markers but now also underlines the error location and display a popup when the user hovers the error. The popup also includes a list of quick fixes when available, this includes quick fixes to change example validation error level.

screen

ghillairet avatar May 30 '19 09:05 ghillairet

@tedepstein @nbhusare Ready for review.

ghillairet avatar Jun 04 '19 14:06 ghillairet

Passed QA

nbhusare avatar Jun 20 '19 10:06 nbhusare

Before completing & merging this, we would like to resolve ZEN-4925: Improve targeting, precision, and usability of oneOf and anyOf schema violation errors.

Relevant issues include #95, #94, #92, #60, #87, #108

tedepstein avatar Oct 01 '19 12:10 tedepstein