Skip to content

Revert "Implementation of Customizable Search Button Color for SearchBar Across Platforms (#26759)"#27568

Merged
rmarinho merged 1 commit intomainfrom
revert-26759
Feb 5, 2025
Merged

Revert "Implementation of Customizable Search Button Color for SearchBar Across Platforms (#26759)"#27568
rmarinho merged 1 commit intomainfrom
revert-26759

Conversation

@jfversluis
Copy link
Member

This reverts commit 44eeba3.

Description of Change

Should not have been merged in .NET 9.

Issues Fixed

Contributes to #27543

@jfversluis jfversluis added this to the .NET 9 SR4 milestone Feb 4, 2025
@jfversluis jfversluis requested a review from a team as a code owner February 4, 2025 21:01
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 18 out of 33 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • src/Controls/src/Core/PublicAPI/net-android/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/net-tizen/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/net-windows/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/net/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/src/Core/PublicAPI/netstandard/PublicAPI.Unshipped.txt: Language not supported
  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue22963.cs: Evaluated as low risk
  • src/Controls/tests/TestCases.HostApp/Issues/Issue22963.cs: Evaluated as low risk
  • src/Core/src/Handlers/SearchBar/SearchBarHandler.iOS.cs: Evaluated as low risk
  • src/Core/src/Handlers/SearchBar/SearchBarHandler.Tizen.cs: Evaluated as low risk
  • src/Core/src/Handlers/SearchBar/SearchBarHandler.Windows.cs: Evaluated as low risk
  • src/Core/src/Handlers/SearchBar/SearchBarHandler.cs: Evaluated as low risk
  • src/Core/src/Platform/Android/SearchViewExtensions.cs: Evaluated as low risk
  • src/Core/src/Platform/Windows/SearchBarExtensions.cs: Evaluated as low risk
Comments suppressed due to low confidence (1)

src/Core/src/Core/ISearchBar.cs:12

  • The removal of the SearchIconColor property from the ISearchBar interface is a change in the public API and could potentially be a breaking change.
Color SearchIconColor { get; }

@rmarinho rmarinho merged commit 15284b6 into main Feb 5, 2025
124 checks passed
@rmarinho rmarinho deleted the revert-26759 branch February 5, 2025 12:44
@rmarinho
Copy link
Member

rmarinho commented Feb 5, 2025

/backport to net10.0

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants