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

problem: no visual indicator for importing private key #448

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

shanejonas
Copy link
Contributor

@shanejonas shanejonas commented Jan 24, 2018

solution: loading indicator on button and take importing off render thread with ipc
peek 2018-01-24 15-53

fixes #440

@codecov-io
Copy link

codecov-io commented Jan 25, 2018

Codecov Report

Merging #448 into master will decrease coverage by 0.03%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #448      +/-   ##
==========================================
- Coverage   18.45%   18.41%   -0.04%     
==========================================
  Files         198      198              
  Lines        3035     3041       +6     
  Branches      523      524       +1     
==========================================
  Hits          560      560              
- Misses       2081     2086       +5     
- Partials      394      395       +1
Impacted Files Coverage Δ
.../accounts/add/ImportPrivateKey/importPrivateKey.js 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02f96d8...70f8e11. Read the comment docs.

solution: loading indicator on button and take importing off render thread with ipc
@gagarin55 gagarin55 merged commit 41d6554 into emeraldpay:master Jan 30, 2018
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.

[UX] Private key import: progress
3 participants