SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 258 forks source link

[ui5-table]: column headers remain left-aligned in RTL mode #3835

Closed ndeshev closed 2 years ago

ndeshev commented 2 years ago

ui5-table-column elements are left-aligned, while the ui5-table-row are correctly aligned to the right, causing obvious misalignment.

Expected Behavior

Both should be aligned to the right in RTL mode.

https://sap.github.io/ui5-webcomponents/playground/components/Table/?sap-ui-theme=sap_fiori_3&isrtl=true

Reproducible on all browsers.

table-rtl

Priority

niyap commented 2 years ago

Hello Colleagues,

We analysed the issue and it is reproducible only in the Playground. Even there, if applyDirection is called as described here: https://sap.github.io/ui5-webcomponents/master/playground/advanced/rtl-and-compact-mode/ the issue is not reproducible anymore. The Core team will check the Playground issue, but as there is no issue in the ui5-table component, I am closing the incident.

Kind Regards, Niya