xamarin/Xamarin.Forms
[Bug] Master Details Icon not going to the right when you set MDP to RTL
Offen
#7.272 geöffnet am 25.08.2019
a/rtle/3 :clock3:help wantedinactivem/high impact :black_large_square:p/iOS 🍎t/bug :bug:up-for-grabs
Repository-Metriken
- Stars
- (5.644 Sterne)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
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