This issue was originally created by @MajoMaldonado in the WooCommerce repo.
woocommerce/woocommerce#57694
Prerequisites
Describe the bug
Rating Starts are only 16x16 pixels. This tap target size may be challenging for many users to interact with, particularly those with dexterity issues or limited mobility.
Expected behavior
Increase the size of the tap target to at least 24 by 24 (44x44 if AAA) pixels as recommended by accessibility guidelines. This will make it easier for users, including those with dexterity challenges or limited mobility, to interact with the element.
Actual behavior
Rating Starts are only 16x16 pixels.
Steps to reproduce
- Go to the "Reviews" tab on a product page.
- Locate the rating stars, notice they fail meeting the minimum 24x24 target size.
Isolating the problem
This issue was originally created by @MajoMaldonado in the WooCommerce repo.
woocommerce/woocommerce#57694
Prerequisites
Describe the bug
Rating Starts are only 16x16 pixels. This tap target size may be challenging for many users to interact with, particularly those with dexterity issues or limited mobility.
Expected behavior
Increase the size of the tap target to at least 24 by 24 (44x44 if AAA) pixels as recommended by accessibility guidelines. This will make it easier for users, including those with dexterity challenges or limited mobility, to interact with the element.
Actual behavior
Rating Starts are only 16x16 pixels.
Steps to reproduce
Isolating the problem