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

Improve Screen Reader on Heading block. #908

Closed
etoledom opened this issue Apr 22, 2019 · 0 comments · Fixed by WordPress/gutenberg#15144 or #925
Closed

Improve Screen Reader on Heading block. #908

etoledom opened this issue Apr 22, 2019 · 0 comments · Fixed by WordPress/gutenberg#15144 or #925
Assignees
Milestone

Comments

@etoledom
Copy link
Contributor

etoledom commented Apr 22, 2019

Unselected state:

  • Read block type.
  • Read content. (Maybe heading level too?)
  • Read "Empty" if there is no content.

Selected State:

  • The block should be set as selected when it's focused by the Screen Reader.
  • Access RichText to edit.
  • Access Toolbar Buttons.
  • Hide Keyboard button should work as expected.

Links UI depends on: #914

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants