Skip to content

Accessibility fixes for keyboard navigation and screen readers#119

Merged
jguo144 merged 3 commits into
masterfrom
jguo144/2026-04-15/fix-drag-and-drop
Apr 16, 2026
Merged

Accessibility fixes for keyboard navigation and screen readers#119
jguo144 merged 3 commits into
masterfrom
jguo144/2026-04-15/fix-drag-and-drop

Conversation

@jguo144
Copy link
Copy Markdown
Collaborator

@jguo144 jguo144 commented Apr 16, 2026

Description

  • Add keyboard-based reordering for resources and resource views (drag-and-drop alternative using arrow keys)
  • Ensure screen readers announce validation error messages immediately by marking them with role="alert" and shifting focus to the error summary
  • Fix VoiceOver not reading form labels for the License and Organization Select2 dropdowns on the dataset create/edit form by correcting aria-labelledby to reference both the field label and the selected value

@jguo144 jguo144 requested a review from nolanpruett April 16, 2026 16:22
@jguo144 jguo144 requested a review from surajdeval April 16, 2026 16:22
@jguo144 jguo144 enabled auto-merge (squash) April 16, 2026 16:23
Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@jguo144 jguo144 merged commit 4218ded into master Apr 16, 2026
5 checks passed
@jguo144 jguo144 deleted the jguo144/2026-04-15/fix-drag-and-drop branch April 16, 2026 16:35
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.

3 participants