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

Fix accessibility issues in works page #4160

Merged
merged 1 commit into from
Nov 9, 2019
Merged

Fix accessibility issues in works page #4160

merged 1 commit into from
Nov 9, 2019

Conversation

Dananji
Copy link
Contributor

@Dananji Dananji commented Nov 8, 2019

Fixes #3966

Guidance for testing, such as acceptance criteria or new user interface behaviors:

@samvera/hyrax-code-reviewers

@Dananji Dananji marked this pull request as ready for review November 8, 2019 21:51
@no-reply no-reply merged commit 241cbed into master Nov 9, 2019
@no-reply no-reply deleted the issue-3966 branch November 9, 2019 20:03
jeremyf added a commit that referenced this pull request Oct 7, 2020
In consultation with @Dananji and following the [guidance of W3.org][1],
this commit wraps the forms (or controls) that render the
[add_buttom partial][2].  I don't believe that I have access to the
accessibility testing software, so this is a bit of a stab in the dark.

Note, in some cases I render the fieldset as a direct child of the form,
in other cases, I render the fieldset as a container for the table used
to present the elements that render the add button partial.

This relates to work done in #4160 to address #3966.

[1]:https://www.w3.org/WAI/tutorials/forms/grouping/
[2]:https://github.com/samvera/hyrax/blob/d5aa2f9ca802fe670687bb4f7c14ad242c1bacf6/app/views/hyrax/batch_select/_add_button.html.erb#L2
jeremyf added a commit that referenced this pull request Oct 7, 2020
In consultation with @Dananji and following the [guidance of W3.org][1],
this commit wraps the forms (or controls) that render the
[add_buttom partial][2].  I don't believe that I have access to the
accessibility testing software, so this is a bit of a stab in the dark.

Note, in some cases I render the fieldset as a direct child of the form,
in other cases, I render the fieldset as a container for the table used
to present the elements that render the add button partial.

This relates to work done in #4160 to address #3966.

[1]:https://www.w3.org/WAI/tutorials/forms/grouping/
[2]:https://github.com/samvera/hyrax/blob/d5aa2f9ca802fe670687bb4f7c14ad242c1bacf6/app/views/hyrax/batch_select/_add_button.html.erb#L2
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.

View your works accessibility audit
2 participants