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: don't tab to block drag handle #19211

Merged
merged 2 commits into from Dec 18, 2019
Merged

Conversation

ellatrix
Copy link
Member

Description

As discussed with @MarcoZehe, the block drag handle should not be tabbable as the button can only be used with a pointer device.

How has this been tested?

Tab through the block movers. The drag handle in the middle should be skipped.

Screenshots

Types of changes

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR. .

@ellatrix ellatrix added [Type] Bug An existing feature does not function as intended [Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). labels Dec 18, 2019
@ellatrix ellatrix merged commit 67cb1cc into master Dec 18, 2019
@ellatrix ellatrix deleted the fix/block-mover-tab branch December 18, 2019 14:05
@youknowriad youknowriad added this to the Gutenberg 7.2 milestone Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Focus] Accessibility (a11y) Changes that impact accessibility and need corresponding review (e.g. markup changes). [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants