Closed jlhardes closed 2 weeks ago
17 files ±0 17 suites ±0 2h 16m 30s ⏱️ -8s 6 729 tests +1 6 432 ✅ +1 297 💤 ±0 0 ❌ ±0 13 229 runs ±0 12 833 ✅ ±0 396 💤 ±0 0 ❌ ±0
Results for commit dec55b59. ± Comparison against base commit 83413b6f.
:recycle: This comment has been updated with latest results.
Fixes
Fixes #6778
Summary
Add id for disabled checkbox input
Type of change (for release notes)
notes-minor
New Features that are backward compatibleDetailed Description
Adds id attribute on disabled checkbox input used in My Collections and All/Managed Collections for admin sets that are either the default admin set or are not deletable after items have been added. Assistive tech still needs info about a disabled checkbox to know what it is and the label was there but the input didn't include the id to match up to the label. Also My Collections was missing a style to align the disabled checkbox correctly so that was added.
@samvera/hyrax-code-reviewers