From 0517e388730262b4d713272a448c6b71326c8868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Wed, 2 Oct 2019 15:17:53 +0200 Subject: [PATCH] Implement a form schema that works A `ds-form` has not worked for any reason. --- webapp/components/Modal/ReportModal.vue | 103 ++++++++++++++++++++---- 1 file changed, 89 insertions(+), 14 deletions(-) diff --git a/webapp/components/Modal/ReportModal.vue b/webapp/components/Modal/ReportModal.vue index ed01fd26a..f8c790889 100644 --- a/webapp/components/Modal/ReportModal.vue +++ b/webapp/components/Modal/ReportModal.vue @@ -13,18 +13,42 @@

+ + + + + + {{ form.reasonAddText.length }}/{{ formSchema.reasonAddText.max }} + +