Skip to content

Conversation

@PureWeen
Copy link
Member

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 if this change resolves your issue. Thank you!

Description of Change

Issues Fixed

Fixes #

github-actions bot and others added 30 commits September 8, 2025 14:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix the text prediction issue for android

Removed unwanted codes

remove unwanted codes

simplified the fix

Added test case

Remove ui test

Added a device test
Updated concerns

Updated review concern

Added snapshots and requested changes

Modified the sample used HashSet

Used FlyoutItems Count directly
Added a comment with a link to Apple docs

Refactor
Revert "fix added"

This reverts commit 138797f.

fix added

test case added

snapshot added

fix updated
Update issue string

Added more tests related to Dispatcher Extensions and addresssed copilot suggestions
HarishKumarSF4517 and others added 23 commits September 23, 2025 16:01
…ck Layout (#31393)

* Added snapshots

* Updated tests

* Removed snapshots

* Added Snapshots

* Added base images

* Updated the suggestions

* Added the Snapshots

---------

Co-authored-by: Shane Neuville <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Added UI test for null selectin bug

* Handle when group update changes to no values

* Added unit test

* new file to file scoped namespace

* Ignore child added if layout is null

* Piggy backed off of existing UI sample

* removing unused using

* reverting whitespace

* removing unused using

* Have RadioButton default to itself for uniqueness

* Added comment justifying madness

* less hacky way

* Less hacky and added unit test

---------

Co-authored-by: Evin Ballantyne <[email protected]>
* Update NavigationRenderer.cs

* test case added

* Update Issue31539.cs

* snapshot added
…causes back button to disappear (#28132)

* [Android] Shell.BackButtonBehavior - improvement

* Added a UITest

* Updated snapshots
* Misc nativeAOT Windows compatibility fixes

* Adjust conditional for font retrieval in FontManager.Windows

* Revert ShellItemHandler changes and  update MauiNavigationView with dynamic dependencies
…ushAsync (#31536)

* Update NavigationPage.cs

* Added test

* Update NavigationPage.cs

* Update NavigationPage.cs
)

* [CarouselViewHandler2] CurrentItem does not work when PeekAreaInsets is set

* Added a UITest
…31701)

* [iOS] Shell/NavigationPage TitleView

Replaces the custom CalculateUIEdgeInsets method with an override of AlignmentRectInsets that leverages the IView.Margin property. This ensures the alignment insets reflect the view’s actual margins, allowing developers to align the TitleView directly with the screen edges.

* [iOS] Shell/NavigationPage TitleView

Replaces the custom CalculateUIEdgeInsets method with an override of AlignmentRectInsets that leverages the IView.Margin property. This ensures the alignment insets reflect the view’s actual margins, allowing developers to align the TitleView directly with the screen edges.
<!-- Please let the below note in for people that find this PR -->
> [!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](https://github.com/dotnet/maui/wiki/Testing-PR-Builds) from
this PR and let us know in a comment if this change resolves your issue.
Thank you!

<!--
!!!!!!! MAIN IS THE ONLY ACTIVE BRANCH. MAKE SURE THIS PR IS TARGETING
MAIN. !!!!!!!
-->

### Description of Change

<!-- Enter description of the fix in this section -->

### Issues Fixed

<!-- Please make sure that there is a bug logged for the issue being
fixed. The bug should describe the problem and how to reproduce it. -->

Fixes #

<!--
Are you targeting main? All PRs should target the main branch unless
otherwise noted.
-->
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Clarify the requirement for test categories in UI tests.
# Conflicts:
#	src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0/Microsoft.Maui.Controls.targets
#	src/Controls/src/Core/NavigationPage/NavigationPage.cs
#	src/Controls/src/Core/RadioButton/RadioButton.cs
#	src/Controls/src/Core/RadioButton/RadioButtonGroupController.cs
#	src/Controls/tests/Core.UnitTests/RadioButtonTests.cs
#	src/Controls/tests/TestCases.HostApp/CoreViews/CorePageView.cs
#	src/Core/src/Handlers/RefreshView/RefreshViewHandler.Windows.cs
@rmarinho rmarinho merged commit 021dfc4 into net10.0 Sep 25, 2025
153 checks passed
@rmarinho rmarinho deleted the net10_main_merge branch September 25, 2025 20:40
@PureWeen PureWeen mentioned this pull request Oct 21, 2025
2 tasks
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.