Skip to content

Conversation

HarishKumarSF4517
Copy link
Contributor

This pull request makes a minor update to the test case for Issue18443, specifically improving the UI consistency for iOS and updating the related screenshot verification in the test code.

UI consistency improvements:

  • The Entry control in Issue18443.xaml now sets HorizontalTextAlignment to Center for iOS, ensuring the text is centered on that platform.

Test adjustments:

  • The screenshot verification in Issue18443.cs is updated to crop the bottom at 1140 pixels instead of 1080 for iOS, reflecting the UI change.

@dotnet-policy-service dotnet-policy-service bot added community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration labels Sep 26, 2025
@jsuarezruiz
Copy link
Contributor

/azp run MAUI-UITests-public

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsuarezruiz jsuarezruiz added the area-testing Unit tests, device tests label Sep 29, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@HarishKumarSF4517 HarishKumarSF4517 marked this pull request as ready for review October 1, 2025 05:30
@Copilot Copilot AI review requested due to automatic review settings October 1, 2025 05:30
Copy link
Contributor

@Copilot 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.

Pull Request Overview

This PR fixes a flaky test by improving UI consistency and adjusting screenshot verification for the Entry selection length test on iOS. The changes ensure more reliable test execution in CI environments.

  • Added horizontal text alignment centering for iOS to improve visual consistency
  • Updated screenshot cropping parameters to accommodate the UI layout changes

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
Issue18443.xaml Added iOS-specific horizontal text alignment to center for better UI consistency
Issue18443.cs Updated iOS screenshot verification crop bottom value from 1080 to 1140 pixels

@StephaneDelcroix StephaneDelcroix merged commit 4615c94 into dotnet:main Oct 13, 2025
129 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-testing Unit tests, device tests community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants