Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[사전 미션 - 워밍업] - 프룬(변민지) 미션 제출합니다. #29

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

chosim-dvlpr
Copy link

  • 스크린 리더로 성인 승객 수를 늘리거나 줄일 수 있어야 한다.
    • 인원 수는 최소 1명, 최대 3명까지만 가능하게 구현한다.
  • 승객 수를 늘리는 경우 실제 스크린 리더는 아래와 같이 읽을 수 있어야 한다.
항공권 예매
성인
성인 승객 �감소, 버튼
1
성인 승객 증가, 버튼
(선택)
성인 승객 증가
2
(선택)
성인 승객 증가
3
(선택)
최대 승객 수에 도달했습니다.

Step 1: 언어 설정하기

  • lang 속성 사용

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

  • main , article 추가

Step 3: 버튼 접근성 향상시키기

  • aria-label 사용

Step 4: 변경 사항에 대한 실시간 알림 추가하기

  • aria-live 사용

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

  • .visually-hidden 사용
  • role 사용

@chosim-dvlpr chosim-dvlpr self-assigned this Sep 23, 2024
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