samvera / hyrax

Hyrax is a Ruby on Rails Engine built by the Samvera community. Hyrax provides a foundation for creating many different digital repository applications.
http://hyrax.samvera.org/
Apache License 2.0
182 stars 122 forks source link

Missing labels for checkboxes on Manage Embargoes page #6783

Open rjkati opened 2 months ago

rjkati commented 2 months ago

Descriptive summary

On dev.nurax.samvera.org (Hyrax 5.0.1), the checkboxes on the Manage Embargoes page do not have labels and therefore do not meet WCAG AA requirements

Steps to reproduce the behavior in User Interface (UI)

  1. In Chrome, download the Site Improve browser extension
  2. Go to https://dev.nurax.samvera.org/embargoes?locale=en#expired and run the Site Improve browser extension

form_field_label

Related work

6778