-
Notifications
You must be signed in to change notification settings - Fork 119
[CLX-947,CLX-950][S] Add accessibility for course details #3793
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
base: master
Are you sure you want to change the base?
[CLX-947,CLX-950][S] Add accessibility for course details #3793
Conversation
refs: CLX-947 builds: Student affects: Student release note: none test plan: none
Claude Code ReviewUpdated: 2025-12-03 Critical Issues🚨 String format error in ProgramSwitcherMapper.swift line 125
🚨 Incomplete localization in Localizable.xcstrings
Observations✓ Good accessibility focus management with proper state tracking |
Affected Apps: StudentBuilds: Student
|
BuildsCommit: address review comments (a1bf26b) |
Claude Code ReviewUpdated: 2025-12-03 Issues Found:
✅ (issues found) |
Claude Code Review - 2025-12-04Critical Issues
📋 No crashes, breaking changes, or performance issues detected beyond format string corrections needed. ✅ Issues found |
Claude Code ReviewUpdated: 2025-12-04 Issues Found
Approved Items
❌ Issues found |
Claude Code ReviewUpdated: 2025-12-08 Critical Issues Found
Minor Issues
❌ Issues found |
Claude Code ReviewUpdated: 2025-12-08 Critical Issues
Approved✓ AssignmentSubmissionView properly implements selectedSubmissionType ❌ (issues found) |
Claude Code ReviewUpdated: 2025-12-09 Critical Issues Found
✅ (issues found) |
What is new?
Added a11y for
1- Course details.
2- My progress.
3- Scores.
4- Module item sequence.
5- Assignment comments.
6- Assignment attempts.
7- Assignment
refs: CLX-947, CLX-950, CLX-2896, CLX-946
builds: Student
affects: Student
release note: none
test plan: none