From 4b8408e64d4e504ab682c060e6f121feddfb57b2 Mon Sep 17 00:00:00 2001 From: seonghobae <8172694+seonghobae@users.noreply.github.com> Date: Mon, 7 Sep 2026 22:07:17 +0000 Subject: [PATCH 01/10] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20=EC=9D=98?= =?UTF-8?q?=EB=AF=B8=20=EC=97=86=EB=8A=94=20=EC=9E=A5=EC=8B=9D=EC=9A=A9=20?= =?UTF-8?q?=EC=95=84=EC=9D=B4=EC=BD=98=EC=97=90=20aria-hidden=20=EC=86=8D?= =?UTF-8?q?=EC=84=B1=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - `EventList` 컴포넌트의 `ChevronRight` 아이콘과 `ContextSection` 컴포넌트의 `ChevronUp`, `ChevronDown` 아이콘에 `aria-hidden="true"` 속성 추가 - 스크린 리더 사용자가 장식용 요소를 건너뛰고 핵심 콘텐츠와 상태 정보에 집중할 수 있도록 개선 --- packages/web/src/components/dashboard/event-list.tsx | 1 + .../web/src/components/dashboard/reports/context-section.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/web/src/components/dashboard/event-list.tsx b/packages/web/src/components/dashboard/event-list.tsx index a09d971a..64a86e8f 100644 --- a/packages/web/src/components/dashboard/event-list.tsx +++ b/packages/web/src/components/dashboard/event-list.tsx @@ -179,6 +179,7 @@ function RowView({ {chevron !== undefined && (