Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update file upload buttons to be keyboard tab accessible #3186

Merged
merged 1 commit into from
Aug 14, 2018

Conversation

adamjarling
Copy link
Member

@adamjarling adamjarling commented Aug 7, 2018

Fixes #1246

Updates the file upload buttons to be <button> elements instead of <span>s. This enables keyboard tabbing through the buttons in document flow, to improve accessibility.

@samvera/hyrax-code-reviewers

work-file-upload-focused-button

@adamjarling adamjarling force-pushed the 1246-tabbed-focus-add-files-and-folder-buttons branch from 876d9c8 to 728dd7b Compare August 7, 2018 19:08
@adamjarling adamjarling self-assigned this Aug 7, 2018
@adamjarling adamjarling force-pushed the 1246-tabbed-focus-add-files-and-folder-buttons branch from 728dd7b to 98fa9b8 Compare August 9, 2018 13:27
@laritakr laritakr merged commit 87aaa18 into master Aug 14, 2018
@laritakr laritakr deleted the 1246-tabbed-focus-add-files-and-folder-buttons branch August 14, 2018 19:14
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