[x] My issue is not a security issue, support request, bug report, enhancement or feature request (Please use the link above if it is).
Issue Description:
This input field collects personal details but does not have a defined autocomplete attribute. Autocomplete attributes enable browsers to assist people in filling in forms for commonly asked personal information such as name, email address, physical address, phone, credit card details, etc. This is an important accessibility feature that benefits all users.
Prerequisites (mark completed items with an [x]):
Issue Description:
This input field collects personal details but does not have a defined autocomplete attribute. Autocomplete attributes enable browsers to assist people in filling in forms for commonly asked personal information such as name, email address, physical address, phone, credit card details, etc. This is an important accessibility feature that benefits all users.
Component or Page:
Page: Product Single (Simple)
Name affected element:
Submit review form fields, such as:
Relevant code snippets:
Recommended fix:
Add the relevant autocomplete attribute to the fields. For a list of supported autocomplete attributes, see: https://www.w3.org/TR/WCAG21/#input-purposes