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

Delete collection model includes element IDs which are not unique #6777

Open rjkati opened 2 months ago

rjkati commented 2 months ago

Descriptive summary

On dev.nurax.samvera.org (Hyrax 5.0.1), the model which tells the user that they cannot delete a collection contains element IDs which are not unique and does 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/dashboard/my/collections?locale=en and run the Site Improve browser extension

I've included a screenshot of the code snippet flagged by SiteImprove, since this is difficult to see in the UI

collections_delete