Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Accessibility #7

@marcysutton

Description

@marcysutton

Paper dropdown needs to be accessible from keyboards and assistive technologies such as screen readers. Currently, the menu item triggers do not have visual focus styles and they are not operable from the keyboard despite having tabIndex="0" and role="button". Same goes for the child paper-item elements inside of the last absolutely-positioned example.

There should also be a semantic relationship between the triggering button and the content it reveals, which can be accomplished using ARIA.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions