[wp-meta] [Making WordPress.org] #4109: Skip to content link missing in many pages or not working properly
Making WordPress.org
noreply at wordpress.org
Tue Dec 10 02:07:25 UTC 2019
#4109: Skip to content link missing in many pages or not working properly
---------------------+-------------------------
Reporter: afercia | Owner: tellyworth
Type: defect | Status: accepted
Priority: normal | Milestone:
Component: General | Resolution:
Keywords: |
---------------------+-------------------------
Comment (by dufresnesteven):
What's in attachment:4109.diff?
\\
=== Changes
1. Update skip link to have `tabindex="1"`
2. Fix some issues where the skip link was defined but in the right
`require WPORGPATH . 'header.php'` scope.
a. Support
3. Update Gruntfiles to make sure it doesn't normalize the zindeces
a. This throttles down the `z-index` which then doesn't let the elements
compete with external JS from the toolbar
4. Overwrite some styles in _bbpress.scss that were colliding with
accessibility styles.
\\
=== Next Steps
1. We need to move `$wporg_global_header_options['in_wrapper']` up just
under the body tag in header.php.
2. We need to add the same skip link logic to
a. /Mobile
b. /Hosting
\\
=== Deployment Details
1. Need to rebuild all grunt driven styles
a. Plugins
b. Themes
c. Support
d. Main
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/4109#comment:24>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list