Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add autocomplete values to account fields on own account edit screen #13941

Conversation

gcamacho079
Copy link
Contributor

Description

Related issues

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Nov 17, 2023
Copy link

linear bot commented Nov 17, 2023

ACC-72 Account tab fields do not use autocomplete values corresponding to their purpose

The form fields (username, full name, and email) have the autocomplete functionality turned off, despite the fields being in line with having input purposes that map to the "Input Purposes for User Interface Components" (https://www.w3.org/TR/WCAG21/#input-purposes))

These should use values corresponding with valid autocomplete purposes

Resolves CMS-042

…use-autocomplete-values

# Conflicts:
#	src/web/assets/pluginstore/dist/css/app.css.map
#	src/web/assets/pluginstore/dist/js/app.js
#	src/web/assets/pluginstore/dist/js/app.js.map

[ci skip]
@brandonkelly brandonkelly merged commit e846f7a into develop Dec 11, 2023
@brandonkelly brandonkelly deleted the feature/acc-72-account-tab-fields-do-not-use-autocomplete-values branch December 11, 2023 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants