Skip to content

fix(autocomplete-valid): allow synonyms of on/off autocomplete attribute values#3225

Merged
WilcoFiers merged 1 commit intodequelabs:developfrom
maruthimohan:fix-autocomplete/allow-custom-attribute-values
Oct 21, 2021
Merged

fix(autocomplete-valid): allow synonyms of on/off autocomplete attribute values#3225
WilcoFiers merged 1 commit intodequelabs:developfrom
maruthimohan:fix-autocomplete/allow-custom-attribute-values

Conversation

@maruthimohan
Copy link
Copy Markdown
Contributor

This change allows the input's autocomplete attribute to accept synonyms of on/off values. Earlier, the axe-core rules would not allow any value other than those accepted as per the standards for the autocomplete attribute.

Closes issue: #3188

@maruthimohan maruthimohan requested a review from a team as a code owner October 20, 2021 05:26
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 20, 2021

CLA assistant check
All committers have signed the CLA.

@maruthimohan
Copy link
Copy Markdown
Contributor Author

Thank you for your inputs on the issue @WilcoFiers ! Please let me know if I need to make any changes to this pull request.

If you think it is okay, could you please add hacktoberfest-accepted label? I am working on open source projects as a part of Hacktoberfest 2021.

@maruthimohan
Copy link
Copy Markdown
Contributor Author

I ran the integration tests after making my changes locally and they have passed successfully using this command npm run test:unit:integration.

Copy link
Copy Markdown
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks excellent! Thank you so much for your contribution @maruthimohan.

@WilcoFiers
Copy link
Copy Markdown
Contributor

For the record; I reviewed this PR for security.

@WilcoFiers WilcoFiers merged commit 6076ee8 into dequelabs:develop Oct 21, 2021
@straker straker added the hacktoberfest-accepted PR approved for Hacktoberfest participation label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted PR approved for Hacktoberfest participation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants