Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Apr 1, 2025

Description of Change

Bring latest changes from main to net9.0 branch

Ahamed-Ali and others added 30 commits March 26, 2025 13:52
…28529)

* Fixed the Searchbar Focus and Unfocus events issue

* Utilized the existing method in ViewHandler.Windows
…s into device tests - 2 (#28058)

* IsVisible property for Device Tests

* Addressed the feedbacks

* Renamed the variable

* Updated Windows implementation

* Update src/Controls/tests/DeviceTests/Elements/BoxView/BoxViewTests.Windows.cs

Co-authored-by: Copilot <[email protected]>

* resolved windows build failure

---------

Co-authored-by: nivetha-nagalingam <[email protected]>
Co-authored-by: Copilot <[email protected]>
* Move Android UITests to run on Linux

* [uitests] Add androidPoolLinux

* Avoid the Modify defaults step running the uitests on Android (now running on Linux)

* Update ui-tests-steps.yml

* Ignore random failing test (created issue to re-enable)

* [ci] try fix provisioning of android api

---------

Co-authored-by: Rui Marinho <[email protected]>
* [ci] Add provisionator to internal pipeline

try again

again

again

again

try again

again

* [ci] Add to other pipeline publix

* no source index for now

* [ci] Use other pool

try use macos 14

fix public image
* [tests] Fix ItemImageSourceShouldBeVisible

* Updated test

---------

Co-authored-by: Javier Suárez <[email protected]>
…ge (#28471)

* issue fixed

* Revert "issue fixed"

This reverts commit 27ed3b8.

* fix added

* test case added

* updated 28440.xaml

* modified the test script

* updated the sample

* alignment updated

* Added null check
…ut NavigationPage (#28371)

* Fixed-14689 : TabbedPage Back-button persists when swapping to a Tab that does not have a NavigationPage.

* updated ToolbarExtensions.cs

* fix updated and added testcases.

* updated Issue14689.cs

* Updated ToolbarExtensions and Issue14689.

* testcases updated

* added snapshots.

* added mac and windows snapshots.

* updated ToolbarExtensions.cs

* updated ToolbarExtensions.cs
…ollectionViewItems and VerifyCarouselViewBindingAndRendering (#28626)

* resolved Issue27766 Test

* add fix for Issue7678_1 test

* Update src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue27766.cs

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
…ng the Navigation. (#28340)

* WebView Navigated Event issue fix

* code changes

* Test sample changes.

* EventResult code changes
…Control (#27220)

* fix code updated

* updated failing ios ui test case images.

* updated ui test images for mac and windows

* resolving branch conflicts
…#27873)

* Fixed Shadow not updated when Clipping a View with a shadow

* FIxed shadow not updating with vlip

* Updated code changes

* Updated testcase image

* Updated test case

* updated test case image

* Added pending snapshots
…ion - 15 (#27965)

* enable the test case for all platforms

* enable ScrollViewObjectDisposed.cs

* updated the changes

* modified

* added the snapshot

* added snapshot

* modified changes

* Update Issue17453.cs

* modified Issue17453.cs
…ion - 19 (#28060)

* Enable the product and Appium related Issues

* Added snapshots

* Updated Changes

* Update Issue25193.cs
* Fixed Label Display on macOS and IOS When Padding is Applied

* Optimized the fix

* Added test case

* Added Snapshot for android and iOS

* Added snapshot for winUI and macOS, updated test sample
…s into device tests - 5 (#28193)

* Test case added

* Update LabelTests.iOS.cs

* test case added

* code changes

* reverted changes

* Update src/Controls/tests/DeviceTests/Elements/TemplatedView/TemplatedViewTests.Android.cs

Co-authored-by: Copilot <[email protected]>

* handler code change

* conflict code changes

* flow direction test

* Revert "flow direction test"

This reverts commit 1f5c535.

* Reverted changes

---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: Anandhan Rajagopal <[email protected]>
…dows (#28367)

* Fixed Using CollectionView.EmptyView results in an Exception on Windows

* Test case written and fix slightly modified

* Test case modified

* Snap added for android and iOS

* Test case modified

* snap removed

* Test case modified

* Removed curly braces

* Test case modified
* Fix for stepper allows to increment value

* Updating naming concern

* Updates on minimum value and test case sample
…s into device tests - 7 (#28409)

* Enabled the Shell and ObservableItemsSource for device test

* Updated CollectionViewTests.Android.cs

* Addressed the feedback

* Removed three test cases from the CollectionView test

* Corrected the misspelled words
)

* Fixed Blank Screen on navigating back to Previous Page

* Updated class naming

* Updated test sample

* Updated fix in ObservableGroupedSource

* Added snapshots

* Updated  test file namespace

* Added test case for CollectionView with grouped data
* Make IShape in MauiCALayer a WeakReference

* Added DeviceTest

---------

Co-authored-by: Rain336 <[email protected]>
…erly to the Tab Icon (#26757)

* Tab icon color fix

* Test sample changes

* Added snapshots

* Added details

* Added Mac snapshots

* Removed unwanted parameters and modified the test sample

* Committed the proper mac snap

* Removed the unwanted issue list comments

* Addressed the review concerns

---------

Co-authored-by: Ahamed-Ali <[email protected]>
Remove ShapeableImageView Padding immediately after it is set in its
onMeasure method to avoid double padding (ContentPadding + Padding).
…ollMode when collection modified (#26608)

* Added sample

* Added test

* Added UITest to validate Windows CarouselView scrolling behavior

* Updated test

* Updated test

* More changes

* Commit for 25991

* Commit for testcase changes

* Update CarouselViewController2.cs

* commit for unwanted changes

* commit for unwanted changes

* commit for testcase removal

* commit for refactor

* commit for method name change

* Added sample

* Added test

* Added UITest to validate Windows CarouselView scrolling behavior

* Updated test

* Updated test

* More changes

* Fix the test

* Update Issue25991.cs with minor fixes and additions

* Fix Issue25991 test assertions and string format

* Commit for testcase failure

* commit for testcase changes

* commit for testcase changes

* Create ItemShouldbeScrolledbasedOnGroupHeader.png

* Delete ItemShouldbeScrolledbasedOnGroupHeader.png

* Add check for empty ItemsSource in CarouselViewController2.

* Fix item addition logic in Issue25991 test

* Update issue comments in Issue8964.cs

---------

Co-authored-by: Javier Suárez <[email protected]>
… hovering over it. (#27147)

* Fixed the Hovering issue of text and icon color in the DatePicker in windows.

* Included the UI test sample and test case

* Modified the test

* Added Device Test

---------

Co-authored-by: Javier Suárez <[email protected]>
…28456)

* Update PropertyPropagationExtensions.cs

* Update PropertyPropagationExtensions.cs

* Update PropertyPropagationExtensions.cs
Dhivya-SF4094 and others added 11 commits March 27, 2025 21:50
* Resaved Image For RadioButtonUpdateValueInserBorder

* updated test case code

---------

Co-authored-by: praveenkumarkarunanithi <[email protected]>
* Support for Android

* Added a UI Test
* Fixed the Label Width issue on Android

* Added the test case and sample

* Removed the wrong screenshots

* Committed the correct image

* Added windows snap

* Committed the mac snapshots

* Fixed the Label Width issue on Android

* Added the test case and sample

* Removed the wrong screenshots

* Committed the correct image

* Added windows snap

* Committed the mac snapshots

* Modified the test sample and images

* Committed the pending snaps
### Description of Change

Only PRs related to fixing this branch should be merge here

For more information about inflight process check
#28486
* [ci] Update arcade

* [ci] Fix publishing
@rmarinho rmarinho merged commit a6f7f37 into net9.0 Apr 2, 2025
6 checks passed
@rmarinho rmarinho deleted the merge-main-net9 branch April 2, 2025 21:33
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.