From b7e71b0e78609fe7926a9cc13226b846db26553e Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Wed, 13 May 2026 16:42:46 -0700 Subject: [PATCH] =?UTF-8?q?fix:=20a11y=20=E2=80=94=20QuickCapture=20label/?= =?UTF-8?q?role/aria-live/spinner,=20LogEntryRow=20expand=20button?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/LogEntryRow.vue | 13 +++++++++---- web/src/components/QuickCapture.vue | 24 +++++++++++++++--------- 2 files changed, 24 insertions(+), 13 deletions(-) diff --git a/web/src/components/LogEntryRow.vue b/web/src/components/LogEntryRow.vue index e6420c2..164caab 100644 --- a/web/src/components/LogEntryRow.vue +++ b/web/src/components/LogEntryRow.vue @@ -1,8 +1,7 @@