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

Explore a generic accessibility view #183364

Closed
Tyriar opened this issue May 24, 2023 · 0 comments
Closed

Explore a generic accessibility view #183364

Tyriar opened this issue May 24, 2023 · 0 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality on-testplan

Comments

@Tyriar
Copy link
Member

Tyriar commented May 24, 2023

We currently have the terminal accessible buffer and there is the idea floating around that we may want to show some of the chat experience in a monaco editor as it's more friendly that switching screen reader modes.

Similar to #183363, what if there was a generic "accessible view" command that in general would take the focused element and put its textContent into a popup? Components could then register their own custom handlers, so the terminal for example would define how to get the terminal content out and other features of the terminal accessible buffer (like cmd/ctrl+up?).

This could also share the monaco editor for #183363 for better perf/memory usage.

@Tyriar Tyriar added feature-request Request for new features or functionality accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues feature-request Request for new features or functionality on-testplan
Projects
None yet
Development

No branches or pull requests

2 participants