In survey dialog, when user tries to proceed without selection, visually hidden "Ok" button is getting focused and other similar elements are getting focused by screen reader.
I would request you to provide update relevant to this issue on "react-typeform-embed": "^1.0.8" library
User Impact: Screen reader users hear hidden and confusing information, making it harder to understand the page structure and navigate efficiently.
WCAG Guideline: 1.3.1 (Info and Relationships)
Recommendation: Use semantic HTML elements (e.g., header, nav, main, section, article, footer, table, th, caption) to define structure and relationships clearly.
In survey dialog, when user tries to proceed without selection, visually hidden "Ok" button is getting focused and other similar elements are getting focused by screen reader.
I would request you to provide update relevant to this issue on "react-typeform-embed": "^1.0.8" library
User Impact: Screen reader users hear hidden and confusing information, making it harder to understand the page structure and navigate efficiently.
WCAG Guideline: 1.3.1 (Info and Relationships)
Recommendation: Use semantic HTML elements (e.g., header, nav, main, section, article, footer, table, th, caption) to define structure and relationships clearly.