Skip to content

Conversation

@NafeelaNazhir
Copy link
Contributor

@NafeelaNazhir NafeelaNazhir commented Feb 25, 2025

Description of Change

The tests, previously added for specific platforms alone, now we are reviewed, and enabled the tests in all applicable platforms with the Appium framework. We are going to enable tests in blocks in different PRs. This is the 18th group of tests enabled. This PR is primarily related to WebView and CollectionView UI tests.

Test Cases:

  • CollectionViewUITests.EmptyView
  • CollectionViewUITests.Grouping
  • CollectionViewUITests.MultipleBoundSelection
  • Issue11962
  • Issue14825

@NafeelaNazhir NafeelaNazhir added partner/syncfusion Issues / PR's with Syncfusion collaboration area-testing Unit tests, device tests labels Feb 25, 2025
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Feb 25, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

Choose a reason for hiding this comment

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

Why is the WebView content clipped on iOS? Not seems to happen on other platforms. Could you verify if could be a bug capturing screenshots?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jsuarezruiz The cropping issue in the WebView control occurs because its WidthRequest is hard-coded to 400, which exceeds the available display width on iOS devices. This was resolved by setting the HorizontalOptions property to 'Start' at the sample level, ensuring proper alignment within the visible area. I have committed the changes and updated the image accordingly. Please review the changes and share you concerns.

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@NafeelaNazhir NafeelaNazhir marked this pull request as ready for review February 26, 2025 13:37
@NafeelaNazhir NafeelaNazhir requested a review from a team as a code owner February 26, 2025 13:37
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/rebase

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho
Copy link
Member

rmarinho commented Mar 6, 2025

/rebase

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@jsuarezruiz
Copy link
Contributor

/rebase

@dotnet dotnet deleted a comment from azure-pipelines bot Mar 14, 2025
@jsuarezruiz
Copy link
Contributor

/rebase

@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@PureWeen
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@ghost ghost requested review from PureWeen and jsuarezruiz April 23, 2025 07:34
@mattleibow
Copy link
Member

/rebase

@PureWeen
Copy link
Member

PureWeen commented May 13, 2025

/azp run MAUI-UITests-public

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PureWeen PureWeen changed the base branch from main to inflight/current May 15, 2025 19:56
@PureWeen PureWeen merged commit 5e10a77 into dotnet:inflight/current May 15, 2025
76 of 78 checks passed
PureWeen pushed a commit that referenced this pull request May 21, 2025
…ion - 18 (#28033)

* Enabled CollectionViewUITests

* Updated Issue Link

* Addressed Feedbacks

* Updated changes

* Added images

* Revert Changes

* Changes updated

* updated changes

* Changes updated

* Changes updated

* Reverted Issue18896

* Changes updated

* Reverted issue1583_1

* Reverted Issue18896
PureWeen pushed a commit that referenced this pull request May 21, 2025
…ion - 18 (#28033)

* Enabled CollectionViewUITests

* Updated Issue Link

* Addressed Feedbacks

* Updated changes

* Added images

* Revert Changes

* Changes updated

* updated changes

* Changes updated

* Changes updated

* Reverted Issue18896

* Changes updated

* Reverted issue1583_1

* Reverted Issue18896
github-actions bot pushed a commit that referenced this pull request May 22, 2025
…ion - 18 (#28033)

* Enabled CollectionViewUITests

* Updated Issue Link

* Addressed Feedbacks

* Updated changes

* Added images

* Revert Changes

* Changes updated

* updated changes

* Changes updated

* Changes updated

* Reverted Issue18896

* Changes updated

* Reverted issue1583_1

* Reverted Issue18896
github-actions bot pushed a commit that referenced this pull request May 30, 2025
…ion - 18 (#28033)

* Enabled CollectionViewUITests

* Updated Issue Link

* Addressed Feedbacks

* Updated changes

* Added images

* Revert Changes

* Changes updated

* updated changes

* Changes updated

* Changes updated

* Reverted Issue18896

* Changes updated

* Reverted issue1583_1

* Reverted Issue18896
github-actions bot pushed a commit that referenced this pull request May 30, 2025
…ion - 18 (#28033)

* Enabled CollectionViewUITests

* Updated Issue Link

* Addressed Feedbacks

* Updated changes

* Added images

* Revert Changes

* Changes updated

* updated changes

* Changes updated

* Changes updated

* Reverted Issue18896

* Changes updated

* Reverted issue1583_1

* Reverted Issue18896
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

5 participants