Dylan Thomas

Results 6 issues of 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...

functionality / feature

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...

functionality / feature

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: ![image](https://user-images.githubusercontent.com/824168/93508029-f7fc6780-f8e3-11ea-8800-9991236f88b1.png)...

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....

functionality / feature

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...