Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flyout Items Not Displayed in RightToLeft FlowDirection on iOS in Landscape Orientation and Hamburger Icon Positioned Incorrectly #26726

Open
NafeelaNazhir opened this issue Dec 19, 2024 · 0 comments · May be fixed by #26737 or #26762
Labels
area-localization Localization and globalization issues platform/iOS 🍎 t/bug Something isn't working

Comments

@NafeelaNazhir
Copy link
Contributor

NafeelaNazhir commented Dec 19, 2024

Description

While in landscape orientation on an iOS device, with the FlowDirection set to RightToLeft for the FlyoutPage, the Flyout items are not displayed, and the hamburger menu icon is not positioned on the right side as expected.
Note: While fixing this issue enable the following UITest in HostApp: Issue 2818

Image
Image

Steps to Reproduce

  1. Run the Application Issue2818sample.zip
  2. Observe that Menu icon Positioned Incorrectly instead of showing on right side it show on Left side.
    3.Rotate the Device: Switch the device to landscape orientation.
  3. Tap the Open Flyout View button.
  4. Observe that the Flyout items are not visible.

Expected Result:

  • The Flyout items should be visible when in Landscape Orientation.

  • The hamburger menu icon should appear on the right side of the screen.

Actual Result:

  • The Flyout items are not displayed when the device is in landscape orientation.

  • The hamburger menu icon is displayed on the left side instead of the right side.

Link to public reproduction project repository

No response

Version with bug

9.0.21 SR2.1

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

No response

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@NafeelaNazhir NafeelaNazhir added the t/bug Something isn't working label Dec 19, 2024
@kubaflo kubaflo linked a pull request Dec 20, 2024 that will close this issue
@jfversluis jfversluis added platform/iOS 🍎 area-localization Localization and globalization issues labels Dec 20, 2024
@jfversluis jfversluis added this to the .NET 9 Servicing milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-localization Localization and globalization issues platform/iOS 🍎 t/bug Something isn't working
Projects
None yet
2 participants