You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A dedicated eye-tracking-friendly accessibility UI, (such as those who can only navigate via eye tracking) easily select and interact with the chatbot without typing.
Chat Panel: Large, high-contrast text area with minimal clutter.
Button Grid: Grid of icons as big clickable areas.
Dwell/Fixation: Implement focus highlighting to confirm the user’s gaze selection.
Accessibility Features: ARIA roles, outlined focus states, and large fonts for improved usability.
The text was updated successfully, but these errors were encountered:
A dedicated eye-tracking-friendly accessibility UI, (such as those who can only navigate via eye tracking) easily select and interact with the chatbot without typing.
Screenshots
https://gkql4cudipyu7tvz.vercel.app/
Implementation idea
Use a simple HTML/CSS/JavaScript layout:
The text was updated successfully, but these errors were encountered: