-
Notifications
You must be signed in to change notification settings - Fork 121
[All] [MBL-19382] iOS 26 redesign #3771
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?
Conversation
# Conflicts: # Core/Core/Features/Assignments/AssignmentList/View/AssignmentListScreen.swift # Core/Core/Features/Dashboard/Container/View/DashboardContainerView.swift # Core/Core/Features/Grades/View/GradeListScreen.swift # Core/Core/Features/Planner/CalendarToDo/View/CalendarToDoDetailsScreen.swift
refs: builds: affects: release note: test plan:
Remove custom toolbar color and glassifying it, setting header color for grade list
BuildsCommit: Correct discussion view controller test (76e17eb) |
Release Note:Redesigned toolbars for iOS 26. Affected Apps: Student, Parent, TeacherBuilds: All
|
Claude Code ReviewUpdated: 2025-11-21 Scope: iOS 26 redesign affecting navigation bars, toolbars, and message UI. 36 files modified with conditional iOS version handling. Assessment:
✅ APPROVED |
Claude Code Review - Updated 2025-11-21Critical Issues Found:
These must be fixed before merge. Status: Issues found |
Claude Code ReviewUpdated: 2025-11-21 Critical Issues Found:
❌ Issues found |
Claude Code ReviewCritical Issues Found
❌ Issues found |
Claude Code ReviewUpdated: 2025-11-24 Issues Found
Issues found - Recommend addressing missing iOS 26+ implementations in split view controller and router before merge. |
What's new
This PR adds support for the new Liquid Glass look and feel.
Approach
Implementation
Screenshots
refs: MBL-19382
builds: All
affects: All
release note: Added support for Liquid Glass
Checklist