3.1.2 Language of Parts - How do we comply for user-submitted content for WCAG 2.2 AA? #4970
Unanswered
SAGARACH65
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For a english-only app, the users can submit content (e.g. names, profile descriptions) in other languages, which can be displayed to other users. Aiming to acheive WCAG 2.2 AA
Question:
What is the expected standard for handling
langattributes on user-generated content where the user could enter anything and that needs to be shown to other users? Found a library that can do it https://www.npmjs.com/package/franc, but this does not seem to support this 100% of the time.Are there more accepted ways for it or how do people handle this for WCAG 2.2, if we dont support this it i think we can label it has
Partially Supportedis that fine for full 2.2 compliance?Beta Was this translation helpful? Give feedback.
All reactions