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

[사전 미션 - 워밍업] - 파란(안영훈) 미션 제출합니다. #24

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

Conversation

greetings1012
Copy link

미션 요구 사항

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

+) step 1~5 적용

추가 수정 사항

명확하게 몇 명의 승객 수가 증가(혹은 감소)하는지 안내하기 위해 승객 추가 감소 버튼의 aria-label성인 승객 1 증가 로 수정했습니다.

승객 수와 statusMessagearia-live 속성을 assertive로 변경하여 스크린 리더가 우선적으로 항목을 읽을 수 있게 했습니다.

@greetings1012 greetings1012 self-assigned this Sep 23, 2024
@greetings1012 greetings1012 added the enhancement New feature or request label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants