From 32e78c3638cbfef27f39ffa52e5db88263d2662b Mon Sep 17 00:00:00 2001 From: Artem Poltorzhitskiy Date: Thu, 30 Jun 2022 13:51:24 +0300 Subject: [PATCH] Add validation hints on interact fields (#418) --- .../schema/schemaForm/SchemaForm.vue | 50 ++++++++++++++++++- src/utils/styles.js | 6 +++ 2 files changed, 54 insertions(+), 2 deletions(-) diff --git a/src/components/schema/schemaForm/SchemaForm.vue b/src/components/schema/schemaForm/SchemaForm.vue index fc870ebe..3e3c4b10 100644 --- a/src/components/schema/schemaForm/SchemaForm.vue +++ b/src/components/schema/schemaForm/SchemaForm.vue @@ -28,7 +28,7 @@ -