Skip to content

Conversation

@SubhikshaSf4851
Copy link
Contributor

Root Cause:

Flow direction implementation was not implemented in Shell, causing it to default to LeftToRight mode.

Description of Change:

I have implemented the necessary mapper for flow direction, updated it, and resolved the issue.

Tested the behaviour in the following platforms

  • Windows
  • Android
  • iOS
  • mac

Issue Fixed:

Fixes #27947

Output:

Before Issue Fix After Issue Fix

@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Mar 4, 2025
@dotnet-policy-service
Copy link
Contributor

Hey there @SubhikshaSf4851! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@dotnet-policy-service dotnet-policy-service bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Mar 4, 2025
@jsuarezruiz jsuarezruiz added the area-controls-shell Shell Navigation, Routes, Tabs, Flyout label Mar 5, 2025
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

{
App.WaitForElement("label");
App.TapShellFlyoutIcon();
VerifyScreenshot();
Copy link
Contributor

Choose a reason for hiding this comment

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

Pending snapshots already available in the latest build:
image

Example, Windows:
image

Could you commit the images?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have committed the images.

@SubhikshaSf4851 SubhikshaSf4851 marked this pull request as ready for review March 5, 2025 10:57
@SubhikshaSf4851 SubhikshaSf4851 requested a review from a team as a code owner March 5, 2025 10:57
@jsuarezruiz
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@rmarinho rmarinho merged commit 2719d46 into dotnet:main Mar 13, 2025
129 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-controls-shell Shell Navigation, Routes, Tabs, Flyout community ✨ Community Contribution partner/syncfusion Issues / PR's with Syncfusion collaboration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows] RightToLeft is not working for Shell

3 participants