Remove address index from QR Code - #2111
Closed
pythcoiner wants to merge 3 commits into
Closed
Conversation
Collaborator
Author
|
@nondiremanuel I added "or display a QR Code (Specter DIY)" to the label, feel free if you prefer something else and/or if you prefer the button to at a different position |
Collaborator
|
Do you have a screencast example of how it would work with "Specter DIY"? Just to be sure I'm getting it correctly. |
Collaborator
Author
my specter is broken, but the flow is:
|
Collaborator
Collaborator
Author
|
lgtm |
Collaborator
|
The "Show QR Code" option is too big IMHO. It shouldn't have the same priority as selecting a device since it's much less likely to be useful, especially if a user has a device plugged in. I would keep it as a small button on the bottom right. |
Collaborator
Author
Collaborator
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.







This PR remove the address index in the QR Code share to a sender, and adds a button to show the in dex in a QR Code in the verify address modal, it's still needed for Specter DIY devices as there is no implemented way to trigger an address verification via USB:
it's an alternative to #1965
closes #1962