Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility Feature to help users with limited mobility #1658

Open
Yolofomo opened this issue Jan 20, 2025 · 0 comments
Open

Accessibility Feature to help users with limited mobility #1658

Yolofomo opened this issue Jan 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Yolofomo
Copy link

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:

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.
@Yolofomo Yolofomo added the enhancement New feature or request label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant