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 extension connecting to ledger by opening a normal window, not headless popup #1321

Merged
merged 6 commits into from
Mar 17, 2023

Conversation

lukaw3d
Copy link
Member

@lukaw3d lukaw3d commented Mar 15, 2023

@lukaw3d lukaw3d requested review from buberdds and tjanez March 15, 2023 03:29
@github-actions

This comment was marked as resolved.

@cloudflare-workers-and-pages

This comment was marked as off-topic.

@codecov
Copy link

codecov bot commented Mar 15, 2023

Codecov Report

Merging #1321 (b61c9a8) into master (8d9fc8a) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

❗ Current head b61c9a8 differs from pull request most recent head 6cca060. Consider uploading reports for the commit 6cca060 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1321      +/-   ##
==========================================
- Coverage   84.76%   84.60%   -0.17%     
==========================================
  Files         142      142              
  Lines        3611     3604       -7     
  Branches      660      661       +1     
==========================================
- Hits         3061     3049      -12     
- Misses        550      555       +5     
Flag Coverage Δ
cypress 51.30% <ø> (-0.36%) ⬇️
jest 80.19% <100.00%> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...pages/OpenWalletPage/Features/FromLedger/index.tsx 75.00% <ø> (ø)
src/utils/webextension.ts 83.33% <100.00%> (+3.33%) ⬆️

... and 3 files with indirect coverage changes

@lukaw3d lukaw3d force-pushed the lw/ledger-popup-broken branch 4 times, most recently from ba8aea2 to b61c9a8 Compare March 15, 2023 20:43
Copy link
Contributor

@buberdds buberdds left a comment

Choose a reason for hiding this comment

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

Behaves a bit differently than # 301, but we can always adjust this later based on Don's feedback.

@lukaw3d lukaw3d merged commit 98a43f1 into master Mar 17, 2023
@lukaw3d lukaw3d deleted the lw/ledger-popup-broken branch March 17, 2023 20:02
@lukaw3d lukaw3d changed the title Fix connecting to ledger by opening a normal window, not headless popup Fix extension connecting to ledger by opening a normal window, not headless popup Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants