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

Pipe label through to aria-labels #549

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Pipe label through to aria-labels #549

wants to merge 4 commits into from

Conversation

robdodson
Copy link

Pipe label through as aria-label. This (i think) removes the need for the updateAriaLabelledby code. Specially this change is intended to fix an issue with paper-textarea. Because there is a shadow boundary between the textarea and paper-textarea, using aria-labelledby doesn't work. This PR depends on PolymerElements/iron-autogrow-textarea#108 being merged first.

@robdodson
Copy link
Author

@notwaldorf PTAL

@notwaldorf
Copy link
Contributor

@robdodson paper-textarea tests are red

@notwaldorf
Copy link
Contributor

@robdodson ping ping ping? let's get this boat merged!

@robdodson
Copy link
Author

@notwaldorf I'd really like to help but I don't think I have time to dig into all of these test failures :\

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants