Skip to content

[inflight regression] Fix: ClearPlaceholderIconShouldHideWhenDisabled test fails in candidate - #36467

Merged
kubaflo merged 1 commit into
dotnet:inflight/candidatefrom
SubhikshaSf4851:CandidateFailureFix
Jul 9, 2026
Merged

[inflight regression] Fix: ClearPlaceholderIconShouldHideWhenDisabled test fails in candidate #36467
kubaflo merged 1 commit into
dotnet:inflight/candidatefrom
SubhikshaSf4851:CandidateFailureFix

Conversation

@SubhikshaSf4851

Copy link
Copy Markdown
Contributor

Note

Are you waiting for the changes in this PR to be merged?
It would be very helpful if you could test the resulting artifacts from this PR and let us know in a comment whether this change resolves your issue. Thank you!

This pull request fixes a regression Introduced by PR #35893 which caused the Android UI test ClearPlaceholderIconShouldHideWhenDisabled to fail in Candidate PR

Description of Change

Fixes a regression where changes to SearchHandler.ClearPlaceholderEnabled were not reflected in the Android ShellSearchView clear button state.

Updated the ShellSearchView handler to invoke UpdateClearButtonState() whenever the SearchHandler.ClearPlaceholderEnabled property changes, ensuring the clear button visibility and enabled state remain synchronized with the property value.

Issues Fixed

Fixes #36464

@vishnumenon2684 vishnumenon2684 added partner/syncfusion Issues / PR's with Syncfusion collaboration community ✨ Community Contribution labels Jul 9, 2026
@sheiksyedm
sheiksyedm marked this pull request as ready for review July 9, 2026 10:05
@sheiksyedm sheiksyedm added area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/android labels Jul 9, 2026
@sheiksyedm
sheiksyedm requested a review from kubaflo July 9, 2026 10:05
@sheiksyedm

Copy link
Copy Markdown
Contributor

/azp run maui-pr-uitests

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@kubaflo
kubaflo merged commit da09b80 into dotnet:inflight/candidate Jul 9, 2026
9 of 48 checks passed
@github-actions github-actions Bot added this to the .NET 10 SR9 milestone Jul 9, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-shell Shell Navigation, Routes, Tabs, Flyout community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration platform/android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants