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

모임 목록 페이지 접근성 개선 #705

Merged
merged 9 commits into from
Oct 23, 2024
Merged

Conversation

jaeml06
Copy link
Contributor

@jaeml06 jaeml06 commented Oct 23, 2024

PR의 목적이 무엇인가요?

모임 목록 페이지의 접근성을 개선하였다.

이슈 ID는 무엇인가요?

설명

2024-10-23.10.1.mp4

수정 전
image

수정 후
image

이슈가 더 늘어난 이유는 태그를 버튼으로 변경하면 버튼 내부 색상과 외부 색상의 대비를 주지 않아 발생한 것이니 큰 문제는 아니라고 생각합니다.

질문 혹은 공유 사항 (Optional)

@jaeml06 jaeml06 added FE 프론트엔드 관련 이슈입니다. 🌱 기능추가 feature (새로운 기능 구현) labels Oct 23, 2024
@jaeml06 jaeml06 self-assigned this Oct 23, 2024
Copy link
Contributor

@cys4585 cys4585 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다

const theme = useTheme();

return (
<nav css={S.tabStyle}>
<nav css={S.tabStyle} role="tablist" aria-label="Moim tabs">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

이거 aria label 왜 영어인가요???

@ss0526100 ss0526100 merged commit a9b635b into develop-frontend Oct 23, 2024
1 check passed
@ss0526100 ss0526100 deleted the feature/#703 branch October 23, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 관련 이슈입니다. 🌱 기능추가 feature (새로운 기능 구현)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants