Skip to content

[Android, iOS, Catalyst] Fix SearchHandler.BackgroundColor cannot be reset to null#35224

Merged
kubaflo merged 10 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-35088
May 12, 2026
Merged

[Android, iOS, Catalyst] Fix SearchHandler.BackgroundColor cannot be reset to null#35224
kubaflo merged 10 commits into
dotnet:inflight/currentfrom
HarishwaranVijayakumar:fix-35088

Add snap and address concerns

c004fac
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed May 12, 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.

Build Failures

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

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Core\tests\DeviceTests\Handlers\Picker\PickerHandlerTests.iOS.cs(247,10): error CS0111: Type 'PickerHandlerTests' already defines a member called 'GetNativeCharacterSpacing' with the same parameter types

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

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Core\tests\DeviceTests\Handlers\Picker\PickerHandlerTests.iOS.cs(247,10): error CS0111: Type 'PickerHandlerTests' already defines a member called 'GetNativeCharacterSpacing' with the same parameter types

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

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src/Core/tests/DeviceTests/Handlers/Picker/PickerHandlerTests.iOS.cs(247,10): error CS0111: Type 'PickerHandlerTests' already defines a member called 'GetNativeCharacterSpacing' with the same parameter types

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

Was this helpful? Yes No