Making WordPress.org

Opened 6 months ago

Closed 6 months ago

Last modified 6 months ago

#7481 closed defect (bug) (fixed)

Empty link on WordPress.org home page: State of the Word logo

Reported by: alh0319's profile alh0319 Owned by:
Milestone: Priority: high
Component: WordPress.org Site Keywords: needs-patch
Cc:

Description

The State of the Word logo on the top of the https://wordpress.org/ home page is linked but does not have alternative text. The image either needs to be unlinked, or alternative text should be added to the image indicating where the link goes.

In its current state, this results in an empty link for screen reader users.

Change History (5)

#1 @dd32
6 months ago

What's the ideal outcome?

Just add an alt to the image, State of the Word?

Or should it be marked as hidden to screen readers, as the logo is decorative and it's duplicative of the following paragraph.

Note: This page is edited via the WordPress Site Editor, and ultimately sync'd to https://github.com/WordPress/wporg-main-2022/blob/trunk/source/wp-content/themes/wporg-main-2022/patterns/home.php

#2 @alh0319
6 months ago

Yes, please add alt text to the image that reads "Watch the State of the Word."

That would be the best outcome.

To be honest the other link that is next to it is not very meaningful.

<a href="https://wordpress.org/state-of-the-word/" data-type="page" data-id="23184"><strong>Watch now ↗</strong></a>

I'd classify it as ambiguous - if you were hearing that in a list of links you would ask, "Watch what now?" It would be improved with an aria-label or screen reader text to give it more context as to what you're watching. Absent that, it would be best to add meaningful alt text to the linked image.

This ticket was mentioned in Slack in #meta by courtneyengle. View the logs.


6 months ago

#4 @dd32
6 months ago

  • Resolution set to fixed
  • Status changed from new to closed

#5 @alh0319
6 months ago

Thank you!!

Note: See TracTickets for help on using tickets.