From 61cb90a9c6f2e7bae8e00cd5b38cdd9571c70fe7 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 3 Jun 2026 11:38:25 +0200 Subject: [PATCH] fix(ui): aria-required sur champ visible InputUpload + ordre import RichText Co-Authored-By: Claude Opus 4.8 (1M context) --- app/components/malio/input/InputRichText.vue | 2 +- app/components/malio/input/InputUpload.test.ts | 5 +++++ app/components/malio/input/InputUpload.vue | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/app/components/malio/input/InputRichText.vue b/app/components/malio/input/InputRichText.vue index 338da49..b8fcc41 100644 --- a/app/components/malio/input/InputRichText.vue +++ b/app/components/malio/input/InputRichText.vue @@ -203,7 +203,6 @@