koalatiapp / koalatiapp/tool-accessibility

Recommendations should be phrased as actions

Open
#3 0 comments 0 reactions 1 assignee Claimed by @EmilePerron View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Here's an example of a recommendation generated by Lighthouse's accessibility tests:

> Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. [Learn more](https://web.dev/link-name/).

Instead, recommendations should always be phrased as such:

> Update your links' content to ensure they all contain text for screen reader users.

One idea would be to map out all of the possible recommendations from Lighthouse's accessibility test, and to rephrase the recommendations for each type.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.