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: Consider <caption> and <legend> #580

Merged
merged 2 commits into from
May 18, 2020

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented May 18, 2020

Testing dom-accessibility-api canary on https://codesandbox.io/s/testing-library-playground-twms4
Edit:
Works: https://codesandbox.io/s/caption-and-legend-test-brbjh?file=/src/Component.js. Timing is a bit iffy. I can deal with it though.

What:

Consider <caption> and <legend> for <table> and <fieldset> respectively

Why:

Fixes #570, Fixes #576

How:

Bump dom-accessibility-api

Checklist:

  • [ ] Documentation added to the
    docs site
  • [ ] I've prepared a PR for types targeting
    DefinitelyTyped
  • [ ] Tests
  • Ready to be merged

@eps1lon eps1lon added the bug Something isn't working label May 18, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented May 18, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 791273a:

Sandbox Source
hardcore-bhabha-0bq3e Configuration
red-grass-ies97 PR
caption and legend test PR
fieldset-accessible-name Issue #576
react-testing-library demo Issue #576

@eps1lon eps1lon marked this pull request as ready for review May 18, 2020 10:10
@codecov
Copy link

codecov bot commented May 18, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #580   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           23        23           
  Lines          462       462           
  Branches       114       114           
=========================================
  Hits           462       462           

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 b12eef1...791273a. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👍

@kentcdodds kentcdodds merged commit 9776d3d into testing-library:master May 18, 2020
@kentcdodds
Copy link
Member

🎉 This PR is included in version 7.5.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
2 participants