-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[repo-status] Daily Repo Status - April 2, 2026 #34778
Description
Good morning .NET MAUI team! ☀️ Here's your daily repository pulse for Wednesday, April 2, 2026.
📊 Repository Health at a Glance
| Metric | Count | Status |
|---|---|---|
| 🎯 Open Issues | 20+ | Active management |
| 🔧 Open Pull Requests | 20+ | In review/progress |
| 🚀 Latest Release | 10.0.51 SR5.1 | Released Mar 25 |
| 📝 Recent Activity | High | Very active! |
🎉 Recent Wins & Progress
🔥 Recently Merged PRs (Last 3 Days)
Great momentum with 43 PRs merged since March 29! Here are the highlights:
Critical Fixes:
- ✅ [iOS 26] Fix Issue20706.ChangeIncrementValue test failure regression #34773: [iOS 26] Fix Issue20706.ChangeIncrementValue test failure regression by
@SyedAbdulAzeemSF4852 - ✅ [Windows] Fix FlexLayoutCycleException test failure on candidate branch #34756: [Windows] Fix FlexLayoutCycleException test failure on candidate branch by
@Vignesh-SF3580 - ✅ [iOS] Fix Issue23377ItemSpacing test failure on candidate branch #34750: [iOS] Fix Issue23377ItemSpacing test failure on candidate branch by
@Vignesh-SF3580 - ✅ [iOS] Fix GitHubIssue6184 regression on candidate — TabBarDisabledColor fix disabled More button when tabs > 5 #34745: [iOS] Fix GitHubIssue6184 regression on candidate by
@praveenkumarkarunanithi - ✅ [Android] Fix the CarouselView ScrollTo issue in the candidate branch #34739: [Android] Fix CarouselView ScrollTo issue in candidate branch by
@Ahamed-Ali
Quality Improvements:
- ✅ Fix CS8632: remove nullable annotations from #nullable disable context in Element.cs #34751: Fix CS8632: remove nullable annotations from #nullable disable context by
@simonrozsival - ✅ Fix integration test binlogs not captured in CI artifacts #34743: Fix integration test binlogs not captured in CI artifacts by
@PureWeen - ✅ Revert "SelectionLength property update when entry is focused - fix (#26213)" #34753: Revert "SelectionLength property update when entry is focused" by
@Copilot
Version Management:
- ✅ Increment patch version from 32 to 33 #34774: Increment patch version from 32 to 33 by
@PureWeen
📦 Latest Release: 10.0.51 SR5.1
Released March 25, 2026 with important fixes:
- Fixed TypedBinding nested property re-subscription regression ([Regression] 10.0.50: Compiled Bindings (TypedBinding) does not resubscribe to intermediary values #34428)
- Fixed MAUIG2045 false positive with x:Reference source in DataTemplate ([backport 10.0.1xx-sr5] Fix MAUIG2045 false positive with x:Reference source in DataTemplate #34525)
🚀 Active Pull Requests (High Priority)
Platform-Specific Features & Fixes
Windows Platform:
- 🔧 [Testing][Windows] Fix SearchBar device test failure in candidate branch #34777: [Testing][Windows] Fix SearchBar device test failure in candidate branch by
@Tamilarasan-Paranthaman - 🔧 [Windows] Fix Image layout inconsistency caused by async decode race in GetDesiredSize #34699: Fix Image layout inconsistency caused by async decode race by
@praveenkumarkarunanithi - 🎨 [WinUI][CV2] CollectionView2 Handler Implementation for Windows #34600: CollectionView2 Handler Implementation for Windows by
@SuthiYuvaraj
Android Platform:
- 🔧 [Android] CarouselView: Fix position jump when tapping non-Start aligned Entry #34532: CarouselView: Fix position jump when tapping non-Start aligned Entry by
@praveenkumarkarunanithi - 🔧 [Android] Fix for TimePicker Dialog doesn't update the layout when rotating the device with dialog open #31910: Fix TimePicker Dialog layout update when rotating device by
@HarishwaranVijayakumar
iOS/Mac Platform:
- 🔧 [Mac] DeviceDisplay.KeepScreenOn not being respected on Mac OS #32708: DeviceDisplay.KeepScreenOn not being respected on Mac OS by
@HarishwaranVijayakumar - 🔧 [Mac] Fix for DeviceDisplay.MainDisplayInfoChanged event not getting raised #31786: Fix DeviceDisplay.MainDisplayInfoChanged event not getting raised by
@HarishwaranVijayakumar - 🔧 [iOS] Fix ScrollView with RTL FlowDirection and Horizontal Orientation scrolls in the wrong direction #32529: Fix ScrollView with RTL FlowDirection scrolls in wrong direction by
@devanathan-vaithiyanathan
Dependency Updates
- 🔄 [net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios #34552: [net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios
- 🔄 [net10.0] Update dependencies from dotnet/dotnet #34145: [net10.0] Update dependencies from dotnet/dotnet
🔍 Recent Repository Activity
Latest Commits to Main
cdead27Fix Flyout memory leak (Fix Flyout memory leak #34485) 🎯23e0a2aAdd merge flow: net11.0 → next release branch (Add merge flow: net11.0 → next release branch #34626)53e6575Add regression test for Binding with Converter and x:DataType is not compiled — falls back to runtime and throws missing resource #34713: Binding with Converter and x:DataType (Add regression test for #34713: Binding with Converter and x:DataType is compiled #34717)720a9d4Allow fork PRs to auto-trigger evaluate-pr-tests workflow (Allow fork PRs to auto-trigger evaluate-pr-tests workflow #34655)6717d1cAdd GitHub Actions workflow to run evaluate-pr-tests via Copilot CLI (Add GitHub Actions workflow to run evaluate-pr-tests via Copilot CLI #34548)
⚠️ Known Issues & Tracking Items
Test Infrastructure Issues
Several test baseline mismatches being tracked for different platforms:
- 📌 [Android] Issue18896Test screenshot baseline mismatch (MaxItemCount bottom nav change) #34625, [Android] Issue18896Test screenshot baseline mismatch (MaxItemCount bottom nav change) #34623: [Android] Issue18896Test screenshot baseline mismatch (MaxItemCount bottom nav change)
- 📌 [MacCatalyst] Issue16918Test screenshot baseline flaky on all net11.0 builds #34624, [MacCatalyst] Issue16918Test screenshot baseline flaky on all net11.0 builds #34622: [MacCatalyst] Issue16918Test screenshot baseline flaky on net11.0 builds
- 📌 [net11.0] Screenshot baseline mismatches after main merge (Shell, TabbedPage, Image, Flyout) #34586: [net11.0] Screenshot baseline mismatches after main merge
- 📌 [MacCatalyst] WebViewShouldLoadEncodedUrl flaky on macOS 26 Helix queue (TimeoutException) #34577: [MacCatalyst] WebViewShouldLoadEncodedUrl flaky on macOS 26
Build Issues
- 🛠️ [android] Error MSB6006: "gradlew" exited with code 1. #34189, Error MSB6006: "gradlew" exited with code 1. #33797: [android] Error MSB6006: "gradlew" exited with code 1
- 🛠️ System.Exception : Failed to launch Test AVD. #33862: System.Exception: Failed to launch Test AVD
💡 Recommendations & Next Steps
For Maintainers
-
🎯 Review Priority PRs: Several platform-specific fixes are ready for review:
- Windows CollectionView2 implementation ([WinUI][CV2] CollectionView2 Handler Implementation for Windows #34600)
- Multiple Mac DeviceDisplay fixes ([Mac] DeviceDisplay.KeepScreenOn not being respected on Mac OS #32708, [Mac] Fix for DeviceDisplay.MainDisplayInfoChanged event not getting raised #31786)
- Android CarouselView fix ( [Android] CarouselView: Fix position jump when tapping non-Start aligned Entry #34532)
-
🧪 Test Infrastructure: Focus on screenshot baseline issues to stabilize CI:
- Multiple platforms showing baseline mismatches
- Consider baseline updates for Android Issue18896Test
-
📦 Dependency Updates: Two dependency update PRs waiting for merge:
- net11.0 dependencies ([net11.0] Update dependencies from dotnet/android, dotnet/dotnet, dotnet/macios #34552)
- net10.0 dependencies ([net10.0] Update dependencies from dotnet/dotnet #34145)
-
🔍 Build Reliability: Address gradle build failures:
- [android] Error MSB6006: "gradlew" exited with code 1. #34189 and Error MSB6006: "gradlew" exited with code 1. #33797 tracking gradlew exit code 1 issues
For Contributors
- ✨ Great job on the recent merge velocity! 43 PRs merged in 3 days shows excellent team momentum
- 🎨 Windows CollectionView2 implementation ([WinUI][CV2] CollectionView2 Handler Implementation for Windows #34600) is a significant feature addition
- 🔧 Multiple platform-specific fixes addressing user-reported issues
- 📝 Consider helping with test infrastructure improvements
🌟 Team Shoutout
Special recognition for the team's excellent work this week:
- 👏 Multiple contributors actively fixing platform-specific regressions in candidate branch
- 👏 Strong focus on test reliability and CI improvements
- 👏 Great collaboration across Android, iOS, Windows, and Mac platforms
- 👏 Automated workflows being enhanced for better PR evaluation (Add GitHub Actions workflow to run evaluate-pr-tests via Copilot CLI #34548, Allow fork PRs to auto-trigger evaluate-pr-tests workflow #34655)
Keep up the fantastic work, team! 🚀 The repository is showing healthy activity with strong momentum on both bug fixes and new features.
Generated automatically by the daily repo status workflow • April 2, 2026
Generated by Daily Repo Status
To install this workflow, run
gh aw add githubnext/agentics/workflows/daily-repo-status.md@69b5e3ae5fa7f35fa555b0a22aee14c36ab57ebb. View source at https://github.com/githubnext/agentics/tree/69b5e3ae5fa7f35fa555b0a22aee14c36ab57ebb/workflows/daily-repo-status.md.