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

fix(FEC-8286): make unmute button focusable #256

Merged
merged 6 commits into from
Jul 25, 2018
Merged

fix(FEC-8286): make unmute button focusable #256

merged 6 commits into from
Jul 25, 2018

Conversation

odedhutzler
Copy link
Contributor

Description of the Changes

*added tabindex=0 to the container of the unmute button indication so it will be focusable by the keyborad
*added tab-focus-color: #00cbff to the color consts.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

adding tabindex=0 to the unmute indication so it will be focusable using the keyboard.
@odedhutzler odedhutzler merged commit 7accc69 into master Jul 25, 2018
@odedhutzler odedhutzler deleted the FEC-8286 branch July 25, 2018 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants