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

562 front accessibility panel #806

Merged
merged 18 commits into from
Sep 24, 2020
Merged

562 front accessibility panel #806

merged 18 commits into from
Sep 24, 2020

Conversation

tan-nate
Copy link
Contributor

@tan-nate tan-nate commented Sep 10, 2020

Fixes #{562}

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

@tan-nate tan-nate requested a review from adamkendis September 10, 2020 23:32
@tan-nate tan-nate linked an issue Sep 10, 2020 that may be closed by this pull request
2 tasks
Copy link
Member

@adamkendis adamkendis left a comment

Choose a reason for hiding this comment

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

The info panel looks awesome. The only problem I'm seeing is that the icon and the entire panel aren't accessible via tab. This functionality is critical for keyboard users. The icon should be tabbed to after "Contact Us" and the user should be able to tab through the info panel.

Will probably also need the aria-expanded attribute on the icon to indicate whether the panel is collapsed or expanded.

Good work!

@tan-nate tan-nate requested a review from adamkendis September 17, 2020 20:59
Copy link
Member

@adamkendis adamkendis left a comment

Choose a reason for hiding this comment

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

Good to go.

@adamkendis adamkendis merged commit a5eecc0 into dev Sep 24, 2020
@adamkendis adamkendis deleted the 562-FRONT-AccessibilityPanel branch September 24, 2020 03:10
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.

Implement accessibility info panel
2 participants