scientist-softserv / archives_online

Archives Online, an application supporting discovery of archival materials, based on ArcLight
1 stars 0 forks source link

:broom: Initial Accessibility Review #31

Closed ShanaLMoore closed 1 month ago

ShanaLMoore commented 2 months ago

Summary

Before we make any changes to what has originally been deployed to staging, the client should perform an accessibility review. Accessibility reviews will be performed by Julie or Bri.

Acceptance Criteria

ShanaLMoore commented 1 month ago

ref accessibility review comment: https://github.com/scientist-softserv/archives_online/issues/31#issuecomment-2310580800

  1. Collections page
  1. After searching for “Indiana”

    • [ ] 21 elements that need to be resized—does not meet minimum size
    • [ ] Breadcrumbs “Indiana (Search text)” and finding aid title are clipped when zoomed in
    • [ ] I don’t see this happening, but I think it’s catching that “overflow:hidden” is used in the code, which prevents text from rendering outside of a specific area.
  2. Item view

    • [ ] Interactive element doesn’t meet minimum spacing
    • [ ] This happened in the Collection Contents sidebar when an item was immediately below the Expand button. There is not enough space around the finding aid item
  3. Item with UV

    • [ ] Alt text missing for image in UV
    • [ ] Don't think there's anything we can do for this as far as arclight is concerned.

TLDR; there are some minor sizing and spacing issues

Image