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

Allow restoreFocusOnClose to be set on paper-dropdown-menu #227

Merged
merged 1 commit into from
Jan 27, 2017

Conversation

lesliana
Copy link
Contributor

Paper-dropdown-menu creates a child paper-menu-button. Paper-menu-button has a restore-focus-on-close property, but there is currently no way for components with a paper-dropdown-menu to set this property. This will allow components with a paper-dropdown-menu to choose not to have focus set on the menu when the menu closes.

Paper-dropdown-menu creates a child paper-menu-button.  Paper-menu-button has a restore-focus-on-close property, but there is currently no way for components with a paper-dropdown-menu to set this property.  This will allow components with a paper-dropdown-menu to choose not to have focus set on the menu when the menu closes.
@valdrinkoshi valdrinkoshi self-assigned this Jan 27, 2017
@valdrinkoshi
Copy link
Member

LGTM provided tests are green 💚

@valdrinkoshi
Copy link
Member

Polylint errors in travis... @rictic any idea on this one?

@rictic
Copy link
Contributor

rictic commented Jan 27, 2017

This is googlearchive/polylint#149 (old linter).

I'll ping that PR again.

@rictic
Copy link
Contributor

rictic commented Jan 27, 2017

polylint updated and published, this PR lints clean now

@valdrinkoshi valdrinkoshi merged commit 1cf4d28 into PolymerElements:master Jan 27, 2017
@lesliana lesliana deleted the patch-2 branch January 27, 2017 19:38
@valdrinkoshi
Copy link
Member

@lesliana I realize now that this property should have also been exposed by paper-dropdown-menu-light...mind doing a separate PR?

lesliana added a commit to lesliana/paper-dropdown-menu that referenced this pull request Jan 31, 2017
@lesliana
Copy link
Contributor Author

Yes, I had thought about that and asked about it over chat before creating the pull request but didn't hear a response, so I figured I'd just go ahead with paper-dropdown-menu only. I created the new PR: #230.

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.

4 participants