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 electron wallet cannot open explorer in browser #571

Merged
merged 1 commit into from
Jul 4, 2019

Conversation

iketheadore
Copy link
Member

The electron wallet will open a terminal when clicking the Skycoin Explorer.

Changes:

  • Run sehll.openExternal() like we did in skycoin electron wallet to
    open the url in default browser when target = '_blank'.
  • Add .dockerignore to reduce the context size we send to docker daemon for building the docker
    image.

Instead it opens a terminal and do nothing
Copy link
Collaborator

@Senyoret1 Senyoret1 left a comment

Choose a reason for hiding this comment

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

👍

@gz-c gz-c merged commit 4418545 into skycoin:develop Jul 4, 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.

3 participants