Skip to content

Conversation

@Beomtae
Copy link

@Beomtae Beomtae commented Sep 19, 2025

  • 스크린 리더로 성인 승객 수를 늘리거나 줄일 수 있어야 한다.
  • 인원 수는 최소 1명, 최대 3명까지만 가능하게 구현한다.
  • 승객 수를 늘리는 경우 실제 스크린 리더는 아래와 같이 읽을 수 있어야 한다.

Step 1: 언어 설정하기
feat: html 언어 설정

Step 2: 시맨틱 태그 사용하기
refactor: 시맨틱 태그 변경

Step 3: 버튼 접근성 향상시키기
feat: 버튼의 기능을 알 수 있도록 aria-label 추가

Step 4: 변경 사항에 대한 실시간 알림 추가하기
feat: 진행 상황을 들을 수 있도록 aria-live 추가

Step 5: 최소/최대 값 도달 시 상태 메시지 알림 추가하기
feat: 최소/최대 탑승 승객 알림

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.

1 participant