You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
웹 접근성 강화: aria-hidden, aria-label, 포커스 표시기, 대비 개선 (#51)
- 모든 장식용 Material Symbol 아이콘에 aria-hidden="true" 추가
(StatusSummaryBar, StationCard, ExternalMapLinks, DataFreshnessBar,
ThemeToggle, ContactModal, About/Archive/Route 페이지 등)
- 장식용 이모지(✏️, 🔍, ⚠️)에 aria-hidden="true" 추가
- archive, route, about 페이지 nav 요소에 aria-label="상단 탐색" 추가
- SearchInput: focus:ring-0을 focus:ring-2로 변경하여 포커스 표시기 복원
- SearchInput, DevSettingsPanel: placeholder 투명도(/60) 제거로 대비 개선
- StationDetailClient: 로딩 스피너에 role="status" 및 aria-label 추가
https://claude.ai/code/session_01RjRxnGfDyE5Vs4Xmzi3Jd3
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments