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

Making event optional on openPortal #176

Merged
merged 1 commit into from
Nov 14, 2017
Merged

Making event optional on openPortal #176

merged 1 commit into from
Nov 14, 2017

Conversation

ranneyd
Copy link

@ranneyd ranneyd commented Nov 7, 2017

This is a partial fix for the issue discussed in #175. I'm not sure if it's a really satisfactory solution to the stated problem, but it makes my work around a lot nicer and it seems like it would be nice to allow people to omit the e parameter if they want to do something fancy. It also doesn't seem particularly harmful to allow this either, since the normal use case of onClick={openPortal} will still work as before.

@tajo
Copy link
Owner

tajo commented Nov 14, 2017

Yea. This looks good to me. Thanks!

@tajo tajo merged commit 11c6a39 into tajo:master Nov 14, 2017
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

2 participants