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: a11y - adding titles to the video iframes #5346

Merged
merged 3 commits into from Apr 30, 2023

Conversation

nicholasgriffintn
Copy link
Contributor

Hey, just a quick accessibility fix to add titles to the video iFrames on the videos page, according to this rule:

https://dequeuniversity.com/rules/axe/4.7/frame-title

I just used the titles of the videos, figured that made the most sense :). (I'm not quite sure how all screen readers might handle " so I just removed the quotes)

@vercel
Copy link

vercel bot commented Apr 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
query ⬜️ Ignored (Inspect) Apr 30, 2023 11:11am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 28, 2023

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 02b950f:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@nx-cloud
Copy link

nx-cloud bot commented Apr 28, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 02b950f. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

docs/react/videos.md Outdated Show resolved Hide resolved
@TkDodo TkDodo merged commit 2552c4b into TanStack:main Apr 30, 2023
9 of 10 checks passed
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.

None yet

2 participants