8000 adds error theming for fieldset form items by markconroy · Pull Request #295 · localgovdrupal/localgov_base · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adds error theming for fieldset form items #295

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

Merged
merged 2 commits into from
Oct 10, 2022

Conversation

markconroy
Copy link
Member

Closes #294

@markconroy markconroy marked this pull request as ready for review October 7, 2022 14:08
@markconroy markconroy requested a review from msayoung October 7, 2022 14:08
'form-wrapper',
]
%}
<fieldset{{ attributes.addClass(classes) }}>
Copy link
Member

Choose a reason for hiding this comment

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

we'll need aria-describedby here, pointing to the ID of both the description and the errors, to ensure that people using screenreaders (etc) get this information too.

@markconroy markconroy merged commit c1f5053 into 1.x Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing border (and classes) on fieldset form item errors
2 participants
0