From f1ad035906b3e690ebb180d3bfc81a11688a034c Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Fri, 20 Dec 2024 17:14:53 +0100 Subject: [PATCH] fix(autosave): regression on idle feedback --- .../autosave_footer_component.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/dossiers/autosave_footer_component/autosave_footer_component.html.haml b/app/components/dossiers/autosave_footer_component/autosave_footer_component.html.haml index 4002cba52..e87b3787a 100644 --- a/app/components/dossiers/autosave_footer_component/autosave_footer_component.html.haml +++ b/app/components/dossiers/autosave_footer_component/autosave_footer_component.html.haml @@ -1,4 +1,4 @@ -.autosave.autosave-state-failed{ data: { controller: 'autosave-status' } } +.autosave.autosave-state-idle{ data: { controller: 'autosave-status' } } %p.autosave-explanation.fr-text--sm.fr-mb-0 %span.autosave-explanation-text - if annotation?