This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] TabView - TabIndicator doesn't show when flow direction is RTL #1982
Labels
bug
Something isn't working. Breaky break.
Description
TabView - TabViewIndicator goes off the screen when flow direction is RTL. This is caused by the UpdateTabIndicatorPosition method not taking RTL into consideration when calculating the position to translate the indicator to.
Steps to Reproduce
Expected Behavior
When FlowDirection is set to RTL, the TabIndicator doesn't go off screen
Actual Behavior
When FlowDirection is set to RTL, the TabIndicator goes off screen
Basic Information
Workaround
Reproduction imagery
The text was updated successfully, but these errors were encountered: