-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Conversation
There was a problem hiding this 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!
Fix faulty merge conflict resolution in Header.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go.
Fixes #{562}
dev
branchAny questions? See the getting started guide