Making WordPress.org

Opened 5 weeks ago

Closed 5 weeks ago

#7740 closed defect (bug) (reported-upstream)

WordPress.org Admin bar: A11y feedback

Reported by: kimclow's profile kimclow Owned by:
Milestone: Priority: high
Component: General Keywords:
Cc:

Description

## Type of feedback
accessibility

## Description
Hi! While testing the new learn.wordpress.org site, I ran the site through an A11y checker and the test has flagged 3 ARIA issues with the WordPress admin bar.

All three errors are:
ARIA role should be appropriate for the element
Ensures role attribute has an appropriate value for the element

The errors are being flagged for the following three links in the admin bar:

  • Search
  • My Account
  • Language Switcher

Please see image links below:

https://d.pr/i/4Dc7vd

https://d.pr/i/Rytrhd

https://d.pr/i/ktd3EJ

https://d.pr/i/QHQ8dS

## Step-by-step reproduction instructions (optional)
Please list the steps needed to reproduce or verify the feedback. For example:

  1. Go to WordPress.org
  2. Run the site through an a11y checker. I use the Chrome extension axe DevTools
  3. Review the results

## Other information (optional)

I am using a MacBook Pro running Monterey 12.6.1
My browser is Chrome Version 126.0.6478.183 (Official Build) (arm64)

Thanks so much!

Attachments (4)

354924889-5f521c2c-e171-4898-b0e3-a9ac1b7e479f.png (16.6 KB) - added by kimclow 5 weeks ago.
The three elements where the issue is being flagged
354924794-a08b8bb8-f972-4a48-9155-368c026b0908.png (134.2 KB) - added by kimclow 5 weeks ago.
Error for the language switcher
354924781-65298bae-0c32-44af-b044-a7e2d6525ef0.png (115.5 KB) - added by kimclow 5 weeks ago.
Error for the My Account
354924724-9e852802-4796-416b-ab30-fc16cb34b95c.png (102.3 KB) - added by kimclow 5 weeks ago.
Error on the search icon

Download all attachments as: .zip

Change History (5)

@kimclow
5 weeks ago

The three elements where the issue is being flagged

@kimclow
5 weeks ago

Error for the language switcher

@kimclow
5 weeks ago

Error for the My Account

@kimclow
5 weeks ago

Error on the search icon

#1 @joedolson
5 weeks ago

  • Resolution set to reported-upstream
  • Status changed from new to closed

Thanks for reporting! This would be an issue with WordPress core, and not with a meta environment; so it needs to be handled in the main WordPress trac.

It's already been reported there, and you can follow that conversation in ticket 61795.

Note: See TracTickets for help on using tickets.