xamarin/Xamarin.Forms
[Bug] Master Details Icon not going to the right when you set MDP to RTL
Aperta
#7272 aperta il 25 ago 2019
a/rtle/3 :clock3:help wantedinactivem/high impact :black_large_square:p/iOS 🍎t/bug :bug:up-for-grabs
Metriche repository
- Star
- (5644 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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