ngOfficeUIFabric / ng-officeuifabric

Office UI Fabric (https://github.com/OfficeDev/office-ui-fabric) implementation for Angular
http://ngOfficeUiFabric.com
MIT License
321 stars 68 forks source link

Breadcrumb component's menu is not rendered properly in RTL #504

Open rrciisc opened 7 years ago

rrciisc commented 7 years ago

Put dir="rtl" attribute on html dom element of breadcrumb [demo page] Breadcrumb UI's flyout menu is broken in RTL

Expected Behavior

flyout menu should render properly

Actual Behavior

image

Steps to Reproduce Behavior

Put dir="rtl" attribute on html dom element of breadcrumb [demo page]