accessibility-insights-web icon indicating copy to clipboard operation
accessibility-insights-web copied to clipboard

No links to needs-review doc pages?

Open DaveTryon opened this issue 2 years ago • 0 comments

Describe the bug

None of the needs-review document pages are referenced anywhere inside the web extension. Some of the rules that show up in the Needs review tab link to their counterparts of Automated checks document pages.

Specifically:

  • https://accessibilityinsights.io/info-examples/web/needs-review/aria-input-field-name/ is never referenced
  • https://accessibilityinsights.io/info-examples/web/needs-review/color-contrast/ is never referenced. If a color-contrast is detected, the "More information about color contrast" opens https://accessibilityinsights.io/info-examples/web/color-contrast/, which is a different page
  • https://accessibilityinsights.io/info-examples/web/needs-review/link-in-text-block/ is never referenced. If you create the scenario described on that page, it appears in Automated Checks, not Needs Review, and the "More information about link-in-text-block" link goes to a page owned by deque
  • https://accessibilityinsights.io/info-examples/web/needs-review/p-as-heading/ is never referenced
  • https://accessibilityinsights.io/info-examples/web/needs-review/th-has-data-cells/ is never referenced

Expected behavior

Since these pages exist to add more detail on fixing these issues, I'd expect the pages to be used as reference material by the web extension

Screenshots

Are you willing to submit a PR?

Did you search for similar existing issues?

Additional context

DaveTryon avatar Oct 06 '23 20:10 DaveTryon