#34079 closed defect (bug) (fixed)
#a11y-headings - the Network navigation tab H3
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.4 | Priority: | normal |
| Severity: | normal | Version: | 4.3 |
| Component: | Administration | Keywords: | |
| Focuses: | ui, accessibility, multisite | Cc: |
Description
The "tabs" with navigation links used in the Network admin screens are currently wrapped in a h3 heading that should be changed in h2.
These tabs look smaller than the ones used for example in Menu > Locations or in the About/Credits/Freedoms screens (and by many plugins in their settings screens). Ideally, it would be better to don't tie the styling to the heading level and use a specific CSS class instead, something like: .nav-tab-wrapper.nav-tab-small. By the way we should take into account plugins that might use these "small tabs" still assuming they're h3.
#a11y-headings
Attachments (1)
Change History (12)
This ticket was mentioned in Slack in #core by afercia. View the logs.
10 years ago
This ticket was mentioned in Slack in #core by afercia. View the logs.
10 years ago
#7
@
10 years ago
Would appreciate @helen feedback here, especially about the introduction of the new .nav-tab-small CSS class.
#8
@
10 years ago
.nav-tab-small seems fine, I wish we could just go with a .small modifier class that's specific to each context but the chances of that colliding with some plugin are pretty high.

Currently used in: