xamarin/Xamarin.Forms

[Bug] Master Details Icon not going to the right when you set MDP to RTL

Open

#7,272 opened on Aug 25, 2019

 (0 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/rtle/3 :clock3:help wantedinactivem/high impact :black_large_square:p/iOS 🍎t/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

When this is fixed please include a UI Test that grabs the coordinates of the Icon and ensures that it is on the right and not the left

https://github.com/xamarin/Xamarin.Forms/pull/3992#issuecomment-440827503

Steps to Reproduce

  1. Run test 2818
  2. Instructions say that the icon should be on the Right but it's not. It's on the left

Expected Behavior

The Icon to open the drawer should be on the right when in RTL mode

Actual Behavior

It stays on the left

Basic Information

  • Platform Target Frameworks:
    • iOS: 12 and 13
  • This was fixed in 3.6 so it regressed some point after that

Contributor guide