Skip to content

[Android] Fix HideSoftInputOnTapped doesn't work on Modal Pages#34770

Merged
kubaflo merged 7 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-34730
Apr 7, 2026
Merged

[Android] Fix HideSoftInputOnTapped doesn't work on Modal Pages#34770
kubaflo merged 7 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-34730

Address AI summary

2e6d7dd
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Apr 7, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

maui-pr / Run Helix Unit Tests / Windows Helix Unit Tests (Debug)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 339 ran longer than the maximum time of 240 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

maui-pr / Run Helix Unit Tests / Windows Helix Unit Tests (Release)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Public 338 ran longer than the maximum time of 240 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

maui-pr / Build .NET MAUI / Build Windows (Debug) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(220,86): error CS0104: 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'
    ❌src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(233,21): error CS0104: 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'
    ❌src\Controls\tests\TestCases.HostApp\Issues\Issue34310.cs(236,41): error CS0104: 'Grid' is an ambiguous reference between 'Microsoft.Maui.Controls.Grid' and 'Microsoft.UI.Xaml.Controls.Grid'

1 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [maui-pr]

Test Failures (28 tests failed)

🔹 [All failing tests from maui-pr]

Was this helpful? Yes No