Skip to content

PCH: Fix accessibility issues #3450

@acicovic

Description

@acicovic

Is your request related to a problem?

@GaryJones shared with us the following accessibility issues:

  • 1. In the Content Helper, when adding/editing a post, there are repeated links to "Learn more about Parse.ly AI". This is an accessibility issue as they all point to different URLs, and when links are extracted as assistive technology can do, it won't be clear. While they can be made distinct with screen-reader text, it should probably say "Learn more about Title Suggestions" (or the other feature names) so that it's clear for visual users too.
  • 2. The Tone, Persona, and a number of other "labels" are not semantically marked up as label elements, and are therefore not linked to the relative input fields.
  • 3. Each of the Parse.ly feature's buttons are marked as is-primary. But the only primary button on the page should be the Publish button. If you look at Jetpack, they use secondary buttons, even for the Activate buttons.
  • 4. The "Links" text next to the numerical input field for Smart Linking is blue for some reason. Makes it look like a hyperlink (especially as all the Learn more. links are nearby). This text should be black, and also potentially outside of the box around the input control (Related Posts have the inside-input-control text as black).

Describe the solution you'd like

Fix the accessibility issues, taking into account any impact on the UI (cc @dabowman).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature: PCITicket/PR related to Content Intelligencewp-parselyRequired label for all issues

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions