[Accessibility] fd-form-label is not producing correct colon in different languages #12852
Labels
accessibility
use this label for any issue or enhancement related to screenreader/keyboard/etc support
Is this a bug, enhancement, or feature request?
bug
Describe your proposal.
The
fd-form-label
providescolon
option, however, as requested in Fiori UA guideline, the framework shall handle the localized version of the colon in different languages.Currently, we notice that in
French
, which requires a space before thecolon
, is not showing the required spaces.It could be observed by the standard Form Container sample: https://sap.github.io/fundamental-ngx/#/platform/form-container
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
All of the versions
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Please provide relevant source code (if applicable).
Please provide stackblitz example(s).
https://sap.github.io/fundamental-ngx/#/platform/form-container
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Yes. Please check the UA guideline as well: https://experience.sap.com/fiori-design-web/ui-text-guidelines-for-sap-fiori/#colon
Did you search for similar issues?
Yes. No specific issue raised.
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
The text was updated successfully, but these errors were encountered: