open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
428 stars 228 forks source link

fix: a11y rule "iframe-has-title" fails with a warning. #4162

Closed Bashamega closed 1 month ago

Bashamega commented 1 month ago

Description

I have fixed the warning by adding a title to the iframe

Related Tickets & Documents

fix #4134

Mobile & Desktop Screenshots/Recordings

Run the npm run lint

Steps to QA

Run the npm run lint

Tier (staff will fill in)

[optional] What gif best describes this PR or how it makes you feel?

netlify[bot] commented 1 month ago

Deploy Preview for oss-insights ready!

Name Link
Latest commit ace3488b2e7c4396b0fceb8e2c2c519046010d2e
Latest deploy log https://app.netlify.com/sites/oss-insights/deploys/670e7866ae8d270008e2dae0
Deploy Preview https://deploy-preview-4162--oss-insights.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for design-insights ready!

Name Link
Latest commit ace3488b2e7c4396b0fceb8e2c2c519046010d2e
Latest deploy log https://app.netlify.com/sites/design-insights/deploys/670e78668b7a84000871957b
Deploy Preview https://deploy-preview-4162--design-insights.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Bashamega commented 1 month ago

Thanks