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

A11y fable/lexical prototype #1720

Draft
wants to merge 81 commits into
base: main
Choose a base branch
from
Draft

Conversation

andrewleith
Copy link
Member

@andrewleith andrewleith commented Nov 14, 2023

Summary | Résumé

PR to create a prototype for lexical for fable testing. This prototype enhances the current implementation, adding a few extra a11y features:

  • Tooltips/aria-label's on the toolbar items
  • Keyboard-specific instructions for screen-reader users:
    • When focus lands on the toolbar it will say:
      • Template toolbar: press the left and right arrow keys to see the formatting options; press tab to enter the content area

    • When focus lands on the content area it will say:
      • Content editor: edit or create your content here. To apply formatting, the desired text and press shift+tab to return to the toolbar and select an option. You can also use markdown formatting directly in the editor.

Copy link

@jzbahrai jzbahrai marked this pull request as draft May 1, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants