-
Notifications
You must be signed in to change notification settings - Fork 134
Description
When navigating to the Survey modal buttons using the keyboard, a clear and visible focus indicator (such as an outline or highlight) required to be displayed on each button.
But when using "react-typeform-embed": "^1.0.8" library survey modals, users unable to see focus on buttons, this requires a change in version.
I would request you to provide update to above mentioned version.
User Impact: Keyboard-only users cannot visually identify which button is currently focused, making it difficult to navigate or interact confidently with the interface.
WCAG Guideline: 2.4.7 Focus Visible
Recommendation: All interactive elements (links, buttons, form fields, etc.) have a clearly visible focus indicator when navigated via keyboard or other non-pointer inputs.