접근성 및 Dynamic Type 품질 보강#226
Merged
Merged
Conversation
#214 핵심 흐름 접근성 감사와 Dynamic Type 대응
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Summary
#214 접근성 및 Dynamic Type 품질 감사 범위를 반영했습니다.
핵심 사용자 흐름의 VoiceOver label/hint, Dynamic Type 큰 글자 대응, Reduce Motion 처리를 보강하고 감사 체크리스트 문서를 추가했습니다.
🎯 Type of Change
🔗 Related Issues
📋 Changes Made
Added
Docs/accessibility-dynamic-type-audit.md접근성/Dynamic Type 감사 체크리스트 추가Changed
Fixed
Removed
🔍 Technical Details
LiquidGlassSegmentedControl은 기존 Reduce Transparency 처리를 유지하면서 Reduce Motion과 Dynamic Type 대응만 추가했습니다.📸 Screenshots / Videos
Before
첨부 없음
After
첨부 없음
✅ Testing
Test Plan
Test Environment
Test Results
make lint통과make arch-check통과git diff --check통과Localizable.xcstringsJSON 파싱 확인 완료xcodebuild test -workspace Mulimi.xcworkspace -scheme PresentationLayer ...실패: 로컬 CoreSimulator 버전 불일치 및 iOS 26.5 platform 미설치로 destination 탐색 불가xcodebuild build -workspace Mulimi.xcworkspace -scheme PresentationLayer ...실패: 동일한 로컬 CoreSimulator/platform 문제🚨 Breaking Changes
📌 Additional Notes
Docs/accessibility-dynamic-type-audit.md에 정리했습니다.👀 Review Checklist