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(checkbox): add focusable=false to svg for a11y #375

Merged
merged 3 commits into from
Oct 30, 2018

Conversation

moog16
Copy link

@moog16 moog16 commented Oct 25, 2018

fixes #340

also add focusable='false' to notched-outline, checkbox, and chipCheckmark

@codecov-io
Copy link

codecov-io commented Oct 25, 2018

Codecov Report

Merging #375 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #375   +/-   ##
=======================================
  Coverage   96.87%   96.87%           
=======================================
  Files          51       51           
  Lines        1823     1823           
  Branches      211      211           
=======================================
  Hits         1766     1766           
  Misses         57       57
Impacted Files Coverage Δ
packages/chips/ChipCheckmark.js 83.33% <ø> (ø) ⬆️
packages/checkbox/index.js 89.65% <ø> (ø) ⬆️
packages/notched-outline/index.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dac1ecf...43cdd89. Read the comment docs.

@moog16 moog16 merged commit c7f3b97 into master Oct 30, 2018
@moog16 moog16 deleted the fix/focusable-false-svg branch October 30, 2018 04:13
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.

3 participants