Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#33658 closed defect (bug) (fixed)

#a11y-headings - Add New Category & Tag Headings should be h2 instead of h3

Reported by: mrahmadawais Owned by: afercia
Priority: normal Milestone: 4.4
Component: Administration Version:
Severity: normal Keywords: has-patch commit
Cc: Focuses: accessibility

Description

#a11y-headings - Sub headings should be h2 instead of h3 at edit page for category and tags. At a glance the headings are "Add New Tag" and "Add New Category"

Attachments (1)

33658.patch (964 bytes ) - added by mrahmadawais 11 years ago.
converts h3 to h2

Download all attachments as: .zip

Change History (9)

@mrahmadawais
11 years ago

converts h3 to h2

#1 @mrahmadawais
11 years ago

  • Keywords has-patch dev-feedback added

This ticket was mentioned in Slack in #accessibility by mrahmadawais. View the logs.


11 years ago

#3 @joedolson
11 years ago

  • Keywords commit added; dev-feedback removed
  • Milestone Awaiting Review4.4

Patch looks good.

We could preserve the reference to .col-wrap h3, but I don't see any reason to. If anybody else does, make your argument!

#4 @SergeyBiryukov
11 years ago

  • Owner set to afercia
  • Status newassigned

#5 @wonderboymusic
11 years ago

  • Resolutionfixed
  • Status assignedclosed

In 33917:

Bump H3 headings to H2 on the {Term} screens for better accessibility.

Props mrahmadawais.
Fixes #33658.

#6 @ryan
11 years ago

  • Keywords needs-screenshots added

#7 @ryan
11 years ago

  • Keywords needs-screenshots removed

I flagged this need-screenshots to double check that visual hierarchy didn't change. Looks good. Removing the tag.

#8 @SergeyBiryukov
11 years ago

In 35130:

Accessibility: Correct the style for Popular Tags header on Edit Tags screen after [33917].

Props afercia.
See #33559. See #33658.

Note: See TracTickets for help on using tickets.