Dylan Thomas
Dylan Thomas
nopCommerce version: 4.3 ## Steps to reproduce the problem: 1. Navigate to a product page of demo site (as an example): https://demo.nopcommerce.com/build-your-own-computer 2. Hit 'tab' (and count the number of...
nopCommerce version: 4.3 Steps to reproduce the problem: 1. Navigate to homepage of demo site: https://demo.nopcommerce.com/ 2. Run a contrast checker, such as WCAG Color Contrast (https://chrome.google.com/webstore/detail/wcag-color-contrast-check/plnahcmalebffmaghcpcmpaciebdhgdf) 3. Navigate to...
the default a style contains "text-decoration: none" In this case it fails WCAG 2.0, but more importantly, people with vision issues cannot discern between links within body text. Before: ...
This resolves the missing skip link issue. If you navigate to any page, the link will be invisible. If you hit tab one time, you will see the below link....
there is a mixture of html5 semantic elements (multiple s, ) but some are missing. There is no nor does the main have "role=main" applied. This is an accessibility issue,...
**Background:** My company uses a 3 tier deployment strategy, and Wordpress Move has become an integral part of our workflow. The only thing that slows us down, is that after...