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

[MA-16]: MM-61578:Ensure all interactive functionality is operable with the keyboard #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SaurabhSharma-884
Copy link

Summary

Fix the interactive controls that cannot be navigated to and operated with the keyboard alone in the Emoji picker modal. The "Add" on hover button in sidebar navigation

Steps to reproduce

  • Press Tab repeatedly to navigate through the "Add" on hover elements in the page.
  • If the control can be focused, attempt to interact with the control using Enter, Space, Up/Down Arrow, and any other applicable keystrokes.
  • Notice that the control cannot be focused or that the control cannot be interacted with using the keyboard alone.

Expected Behaviour

  • The button should be focusable and operable by the keyboard.
  • Element can be triggered when using the SPACE bar or ENTER key.
  • Element should have accessible name

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-61578

Screenshots

image

Release Note


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

Successfully merging this pull request may close these issues.

1 participant