-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SF][A11Y][Input]: valueStateMessage display incorrectly in RTL #4363
Comments
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository. |
Hello @SAP/ui5-webcomponents-topic-rl I am forwarding this issue to you, because valueStateMessage for Input is displayed incorrectly in RTL mode: https://sap.github.io/ui5-webcomponents/playground/components/Input/?sap-ui-theme=sap_fiori_3&isrtl=true Regards, |
Hello, The issue is fixed in the master branch with the following change: ce0dcd2 Would cherry-pick it for 0.31.* Cheers |
Hi Colleague,
When using required Input withe value state message "This field is required", we found that message always show in the left. This message should be displayed in the right when set sap-ui-rtl=true. Please take a look.
Thanks a lot.
Screenshots
When set sap-ui-rtl=false, it looks good.
While set sap-ui-rtl=true, valueStateMessage still stay in left:
UI5 Web Components for React Information
@ui5/webcomponents
version: 0.31.22@ui5/webcomponents-react
version: 0.131.23The text was updated successfully, but these errors were encountered: