Skip to content

fix(a11y): 헤더 아이콘 버튼 aria-label 추가 (#28) - #76

Merged
lnu8926-web merged 1 commit into
mainfrom
fix/a11y-aria-label
May 12, 2026
Merged

fix(a11y): 헤더 아이콘 버튼 aria-label 추가 (#28)#76
lnu8926-web merged 1 commit into
mainfrom
fix/a11y-aria-label

Conversation

@lnu8926-web

@lnu8926-web lnu8926-web commented May 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • Header, KanbanHeader, CalendarHeader의 모든 아이콘 버튼에 aria-label 추가
  • 다크모드 토글: 현재 상태에 따라 "라이트 모드로 전환" / "다크 모드로 전환" 동적 변경
  • 도움말 버튼: "도움말 열기" / "도움말 닫기" 동적 변경

Closes #28

Test plan

  • 스크린리더로 헤더 버튼 읽힘 확인
  • 다크모드 토글 aria-label 상태 전환 확인

🤖 Generated with Claude Code

Header, KanbanHeader, CalendarHeader의 모든 아이콘 버튼에
aria-label 추가. 다크모드 토글은 현재 상태에 따라 동적으로 변경.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
next_taskry Error Error May 12, 2026 1:39pm

@lnu8926-web
lnu8926-web merged commit 77e22d6 into main May 12, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[P1][Accessibility] 헤더 아이콘 버튼 aria-label 누락

1 participant