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

Fix paper select click-catcher to call dropdown.actions.close on click #1050

Merged
merged 1 commit into from
Jan 30, 2019

Conversation

fiddler
Copy link
Contributor

@fiddler fiddler commented Jan 15, 2019

In a project where I'm using the latest beta of ember-paper, I noticed my paper selects were not closing when clicking outside the menu options area. Seems the paper-backdrop does not have the onClick value set. Making it call the dropdown.actions.close fixed the issue as per this PR.

Not 100% sure if I'm using the component somehow wrong as in the demo it seems to work. In any case, if this fix is relevant do merge this in - if not, ignore! Thanks for all the work on this. :)

Copy link

@eduscrakozabrus eduscrakozabrus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please accept this pull

@miguelcobain miguelcobain merged commit ec4f659 into miguelcobain:master Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants