Skip to content

Conversation

@trmccormick
Copy link
Contributor

Fixes

Fixes #7108 ; refs #7108

Summary

Improve accessibility of the "User Collection" badge color to meet WCAG 2.2 AA contrast requirements.

Guidance for testing, such as acceptance criteria or new user interface behaviors:

  • The "User Collection" badge now uses color #007EA8 for improved contrast and accessibility.
  • The badge color passes automated accessibility checkers (e.g., Siteimprove).

Type of change (for release notes)

notes-bugfix Bug Fixes

Detailed Description

This PR updates the badge color for the default "User Collection" type to ensure it meets accessibility standards:

  • Changes the badge color from #0099cc to #007EA8 based on accessibility checker feedback.
  • Aligns with recommendations in the issue report and UI review.

Changes proposed in this pull request:

  • Update badge color for "User Collection" type in the collection type seeder.

@samvera/hyrax-code-reviewers

…cessibility. as suggested by the WVU UI Developer (Jesse Griffis).
@christhepianist
Copy link

christhepianist commented Dec 4, 2025 via email

Copy link
Member

@cjcolvar cjcolvar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Test Results

    13 files      13 suites   2h 50m 28s ⏱️
 6 957 tests  6 651 ✅ 306 💤 0 ❌
18 516 runs  18 015 ✅ 501 💤 0 ❌

Results for commit cfbb440.

@cjcolvar cjcolvar merged commit 428f45c into main Dec 4, 2025
17 checks passed
@cjcolvar cjcolvar deleted the feature/issue-7108-simple-fix branch December 4, 2025 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Color contrast does not meet minimum requirement

4 participants