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
184 stars 124 forks source link

pagination links do not meet minimum color contrast requirements #6760

Closed rjkati closed 2 months ago

rjkati commented 6 months ago

Descriptive summary

On dev.nurax.samvera.org (Hyrax 5.0.0), the pagination links do not meet WCAG AA minimum color contrast 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/catalog?locale=en&q=&search_field=all_fields&utf8=%E2%9C%93&view=list and run the Site Improve browser extension

pagination_color_contrast

Hyrax (and nurax) should be accessible to users out of the box.

rjkati commented 4 months ago

This issue occurs on the following pages:

Hopefully, a CSS tweak can fix all of these, but please comment here if it is preferable to create tickets for each occurrence and I'll do that.

rjkati commented 2 months ago

Closed as fixed via pagination changes as described in #6847