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

Issue 6783 #6964

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Issue 6783 #6964

wants to merge 2 commits into from

Conversation

jlhardes
Copy link
Contributor

@jlhardes jlhardes commented Nov 7, 2024

Fixes

Fixes #6783

Summary

Adds labels and aria-labelledby attribute to checkbox lists on Expired Active Embargoes

Type of change (for release notes)

  • notes-minor New Features that are backward compatible

Detailed Description

Adds label around titles in checkbox list (or around question text or "Select All" text) and adds aria-labelledby attribute on checkbox inputs using checkbox input id. The batch_select/_add_button seems to be a reusable bit of code but from what I can tell the change there should work in other checkbox lists that might use it.

@samvera/hyrax-code-reviewers

Copy link

github-actions bot commented Nov 7, 2024

Test Results

    1 files   -     16      1 suites   - 16   0s ⏱️ - 2h 16m 38s
1 738 tests  -  4 990  1 738 ✅  -  4 693  0 💤  - 297  0 ❌ ±0 
1 738 runs   - 11 491  1 738 ✅  - 11 095  0 💤  - 396  0 ❌ ±0 

Results for commit 9e76ac2. ± Comparison against base commit 83413b6.

♻️ This comment has been updated with latest results.

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 labels for checkboxes on Manage Embargoes page
1 participant