Skip to content

Improve accessibility of upload button#118

Merged
jguo144 merged 1 commit into
masterfrom
jguo144/2026-04-13/update-a11y
Apr 14, 2026
Merged

Improve accessibility of upload button#118
jguo144 merged 1 commit into
masterfrom
jguo144/2026-04-13/update-a11y

Conversation

@jguo144
Copy link
Copy Markdown
Collaborator

@jguo144 jguo144 commented Apr 14, 2026

Description

Improves accessibility for file upload keyboard navigation, resource view filter labels and the datastore data dictionary page heading.

Changes

theme.js

  • File upload (keyboard): Handle Enter and Space when focus is on the Upload button so users can open the file chooser.
  • Resource view filters (Select2): Sync aria-label onto the Select2 focusser for both filter field and filter value controls; remove empty Select2 offscreen labels that trip WAVE; when the dropdown opens, copy the control’s aria-label onto the dropdown search field (.select2-input).

templates/datastore/dictionary.html

  • Extends the core template and adds an “Edit Data Dictionary” heading above the form content (super()).

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 f313d2a into master Apr 14, 2026
5 checks passed
@jguo144 jguo144 deleted the jguo144/2026-04-13/update-a11y branch April 14, 2026 15:51
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