Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

WIP: Make bottom sheet items accessible #572

Closed
wants to merge 1 commit into from

Conversation

marcysutton
Copy link
Contributor

As part of the accessibility improvements to <md-bottom-sheet>, this PR includes changes to the markup that make nested items into real interactive controls.

Known issue regarding focus management: #571

@marcysutton marcysutton added a11y This issue is related to accessibility type: enhancement type: bug and removed type: enhancement labels Nov 8, 2014
@ThomasBurleson
Copy link
Contributor

@marcysutton - can you provide some unit tests that conform/validate these recent changes?

@marcysutton
Copy link
Contributor Author

@ThomasBurleson sure thing! They were markup-only changes, so I'll explore the best way to test.

@marcysutton marcysutton changed the title Make bottom sheet items accessible WIP: Make bottom sheet items accessible Nov 8, 2014
@ajoslin ajoslin closed this in 9adec2a Nov 17, 2014
@ajoslin
Copy link
Contributor

ajoslin commented Nov 17, 2014

@ThomasBurleson made the bottom sheets use buttons awhile ago. I added aria-labels, and it looks good now.

@marcysutton can you confirm with the above commit that all is well?

@marcysutton marcysutton deleted the wip-bottomsheet-a11y branch November 24, 2014 22:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a11y This issue is related to accessibility type: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants