Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
CDLUC3
/
ezid
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
12
Code
Issues
163
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Medium severity accessibility fixes
- #963
#963
Merged
sfisher
merged 16 commits into
develop
CDLUC3/ezid:develop
from
med-accessibility-additional-fixes
CDLUC3/ezid:med-accessibility-additional-fixes
Copy head branch name to clipboard
Oct 24, 2025
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Medium severity accessibility fixes
#963
sfisher
merged 16 commits into
develop
CDLUC3/ezid:develop
from
med-accessibility-additional-fixes
CDLUC3/ezid:med-accessibility-additional-fixes
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2025
attempting to fix issue but not working yet
sfisher
committed
68ab583
View commit details
Copy full SHA for 68ab583
Browse repository at this point
Commits on Sep 5, 2025
Adding legends where former spans and divs were and ensuring that it doesn't screw up the entire visual layout (which it did for a while).
sfisher
committed
728579d
View commit details
Copy full SHA for 728579d
Browse repository at this point
Fixing the contrast issues nad also cutoff of image on passthrough page on small screens.
sfisher
committed
a40f324
View commit details
Copy full SHA for a40f324
Browse repository at this point
Fix for annoying style that may send links off screen for long links in very narrow screen.
sfisher
committed
c73b2e9
View commit details
Copy full SHA for c73b2e9
Browse repository at this point
Adding label and submit button to pager control for accessiblity.
sfisher
committed
750346b
View commit details
Copy full SHA for 750346b
Browse repository at this point
Commits on Sep 8, 2025
Chaning advanced search info-bubble since not accessible. Adds text to top of form.
sfisher
committed
1e79edc
View commit details
Copy full SHA for 1e79edc
Browse repository at this point
Commits on Sep 9, 2025
Make show/hide work with spacebar open/close, change to button and restyling.
sfisher
committed
7b510f2
View commit details
Copy full SHA for 7b510f2
Browse repository at this point
I believe this makes all help content accessible without opening the help popover for screen reader users.
sfisher
committed
7789041
View commit details
Copy full SHA for 7789041
Browse repository at this point
Commits on Sep 10, 2025
Addressing feedback about "step 1 of 4" which was a bit confusing but ChatGPT gave me info about what it thought was wrong and how to address the feedback
sfisher
committed
ca19f9f
View commit details
Copy full SHA for ca19f9f
Browse repository at this point
The feedback is that help no longer needs the button and tabindex since the information is presented with aria-describedby
sfisher
committed
c6e84ef
View commit details
Copy full SHA for c6e84ef
Browse repository at this point
Commits on Oct 13, 2025
Merge branch 'develop' into 929-epic-medium-priority-accessibility-fixes
sfisher
committed
49a4b94
View commit details
Copy full SHA for 49a4b94
Browse repository at this point
Making a nicer pagination form with separate "go to page" below. Fixing odd css/svg display issue.
sfisher
committed
105bd48
View commit details
Copy full SHA for 105bd48
Browse repository at this point
Commits on Oct 21, 2025
Adds extra step in the advanced for choosing metadata profile before the actual metadata entry. This seems to be what Andrew is asking for here.
sfisher
committed
ae7a1d5
View commit details
Copy full SHA for ae7a1d5
Browse repository at this point
Commits on Oct 22, 2025
Making all major steps into fieldset/legend instead of div, though it seemed as though div with role of group was supposed to be the same for accessiblility from what I understood, but they want it…
Show description for 40c7886
sfisher
committed
40c7886
View commit details
Copy full SHA for 40c7886
Browse repository at this point
Commits on Oct 24, 2025
Removing fieldsets that have label and where role="group" and aria-labelledby is no longer necessary if they have embedded legend.
sfisher
committed
240c3da
View commit details
Copy full SHA for 240c3da
Browse repository at this point
Removing commented item and reverting change that had no effect.
sfisher
committed
b1ca0a5
View commit details
Copy full SHA for b1ca0a5
Browse repository at this point
You can’t perform that action at this time.