xamarin/Xamarin.Forms
[Bug] Master Details Icon not going to the right when you set MDP to RTL
オープン
#7,272 opened on 2019/08/25
a/rtle/3 :clock3:help wantedinactivem/high impact :black_large_square:p/iOS 🍎t/bug :bug:up-for-grabs
Repository metrics
- Stars
- (5,644 個のスター)
- PR merge metrics
- (30d に merged PR はありません)
説明
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
- Run test 2818
- 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