From 049c0630490f23d30235ad4b051f4835ad4aa8df Mon Sep 17 00:00:00 2001 From: iNeoO Date: Thu, 18 Jul 2024 15:20:55 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=99=BF=20Improve=20rgaa=20for=20erro?= =?UTF-8?q?r=20message=20in=20dsfrInputGroup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/DsfrInput/DsfrInputGroup.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/DsfrInput/DsfrInputGroup.vue b/src/components/DsfrInput/DsfrInputGroup.vue index e498b6be..dca255bb 100644 --- a/src/components/DsfrInput/DsfrInputGroup.vue +++ b/src/components/DsfrInput/DsfrInputGroup.vue @@ -62,6 +62,7 @@ const messageClass = computed(() => props.errorMessage ? 'fr-error-text' : 'fr-v v-if="message" class="fr-messages-group" role="alert" + aria-live="polite" >