Joe Dolson
Joe Dolson
Hi! The WordPress accessibility team did some extensive testing of Select2 with an eye towards whether or not we could make use of it in the WordPress core. Unfortunately, we...
## Description Hides the cookie notice when printing the web page. ## How Has This Been Tested? CSS only change; tested in browser only. Test run: https://github.com/joedolson/wp-gdpr-cookie-notice/actions ## Screenshots (jpeg...
Employing an overlay rather than addressing the underlying problems requires unnecessary extra downloads on every page load in additional to unnecessary processing costs. See: https://www.aceee.org/files/proceedings/2012/data/papers/0193-000409.pdf. At this time, the utilization...
All toggle buttons had the same text "Toggle more information", requiring screen reader users to explore the surrounding context on every button to determine context. Having immediate access to context...
- [ ] Search form - [ ] Search form with toggle - [ ] Menu with separate toggle buttons Are there block patterns we could add? What does that...
### Description Notifications toggle is not focusable or triggerable using a keyboard. The click event is attached to a `li`. The trigger should be changed to a focusable element. Additionally,...
Add an event tracker that gives site owners insight into how the WP Accessibility tools are being used on their site. Changes made, use of font resizing and high contrast...
Using the Async JavaScript plug-in by Autoptimize (https://autoptimize.com/), toolbar doesn't work.
On the News site, significant content is included in the `header` element. This is particularly noticeable on Podcast episodes, where the player and download link are contained in the header....
Links within the breadcrumbs region use a `focus-visible` state that is not very visible:  In the category navigation, this is accompanied by a text-decoration underline, so it's manageable, though...