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

Improvements #58

Merged
merged 5 commits into from
Jul 29, 2021
Merged

Improvements #58

merged 5 commits into from
Jul 29, 2021

Conversation

w-i-n-s
Copy link
Contributor

@w-i-n-s w-i-n-s commented Jun 20, 2021


Next bulletpoins moved into another PR
Explain why sign button is disabled #30

possible fixes
Crash when clicking Load PSBT #47
[Feature] Add "Open with..." feature to import files directly from Specter/AirDrop #15

@w-i-n-s w-i-n-s changed the title Improvements WIP: Improvements Jun 20, 2021
@Sjors
Copy link
Owner

Sjors commented Jun 21, 2021

I merged #57 and cherry-picked 2bb627e, so if you rebase I think the only commit left should be 2d31a0c (which can probably be a separate PR anyway).

@w-i-n-s w-i-n-s force-pushed the fix_improvements branch 2 times, most recently from 00c7529 to 852c117 Compare June 27, 2021 22:18
Copy link
Owner

@Sjors Sjors left a comment

Choose a reason for hiding this comment

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

Great stuff. Would be nice to get this in a merge-ready state.

CodeScannerView(codeTypes: [.qr], completion: model.handleScan)
}
.alert(item: $model.scanQRError) { error in
Alert(title: Text("Import PSBT error"),
Copy link
Owner

Choose a reason for hiding this comment

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

This title is wrong when scanning an address.

Copy link
Contributor Author

@w-i-n-s w-i-n-s Jul 18, 2021

Choose a reason for hiding this comment

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

fixed in 888f99f

@Sjors
Copy link
Owner

Sjors commented Jun 28, 2021

Not sure if this is related to this PR, but when I tap on the address it gets the strike-through. It should only happen if I tap on the check mark.

Let's drop the "Address" header at the top, so "Scan to check" is at the top. It already says "Addresses" in the tab bar below, so it's redundant.

@w-i-n-s
Copy link
Contributor Author

w-i-n-s commented Jul 18, 2021

Not sure if this is related to this PR, but when I tap on the address it gets the strike-through. It should only happen if I tap on the check mark.

Let's drop the "Address" header at the top, so "Scan to check" is at the top. It already says "Addresses" in the tab bar below, so it's redundant.

I'll fix it in a separate PR, #62

@w-i-n-s w-i-n-s changed the title WIP: Improvements Improvements Jul 18, 2021
@w-i-n-s w-i-n-s marked this pull request as ready for review July 18, 2021 16:25
@Sjors Sjors merged commit 7f6917e into Sjors:master Jul 29, 2021
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