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

Userforms: ARIA attributes must conform to valid values #124

Open
robbieaverill opened this issue Apr 30, 2019 · 0 comments
Open

Userforms: ARIA attributes must conform to valid values #124

robbieaverill opened this issue Apr 30, 2019 · 0 comments

Comments

@robbieaverill
Copy link
Contributor

Tested in starter 3.0.x-dev, but may exist in other versions

Also may exist in upstream userforms module.

Element location: #EditableTextField_5658c
Element source: <fieldset id="EditableTextField_5658c" class="field form-group optionset" aria-describedby="EditableTextField_5658c_right_title">

Error: Invalid ARIA attribute value: aria-describedby="EditableTextField_5658c_right_title"

This is from a radio option field with a right title set. I think the correct right title element ID is #extra-label-UserForm_Form_63_EditableTextField_5658c in my case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants