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

Add templates to installer descriptor editor #1366

Merged
merged 8 commits into from
Oct 29, 2024

Conversation

edouardparis
Copy link
Member

WIP for #1147

@edouardparis edouardparis force-pushed the refac-edit-xpub-modal branch 2 times, most recently from 29a1320 to 41ec55c Compare October 3, 2024 15:02
@edouardparis edouardparis force-pushed the refac-edit-xpub-modal branch 4 times, most recently from a4bf658 to b49de79 Compare October 18, 2024 13:05
@edouardparis edouardparis changed the title [WIP] Refac edit xpub modal Add templates to installer descriptor editor Oct 18, 2024
@edouardparis edouardparis force-pushed the refac-edit-xpub-modal branch 2 times, most recently from b2f70bc to 9f0e32f Compare October 18, 2024 17:03
@edouardparis edouardparis force-pushed the refac-edit-xpub-modal branch 3 times, most recently from 273814c to 05d6e1e Compare October 23, 2024 08:37
@jp1ac4
Copy link
Collaborator

jp1ac4 commented Oct 23, 2024

If I choose the "Custom wallet" option and then click the trash icon next to "Primary key" twice, I get the following error:

ERROR liana_gui:609: panic occurred at line 433 of file src/installer/step/descriptor/editor/mod.rs: Some("index out of bounds: the len is 0 but the index is 0")

@jp1ac4
Copy link
Collaborator

jp1ac4 commented Oct 23, 2024

Tested on 0cd79b7:

Unlike in v7, the fingerprint is not cleared if I change the signing device:
fingerprint_not_cleared_when_changing_signing_device.webm

Copy link
Collaborator

@jp1ac4 jp1ac4 left a comment

Choose a reason for hiding this comment

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

Some comments about the wording.

gui/src/installer/view/editor/template/mod.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it should be "Receipt of funds" (in both images).

Copy link
Collaborator

Choose a reason for hiding this comment

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

I updated the figmas with "Receipt".
PS: The updated svgs will be given once the templates and wording discussion will be finalized.

gui/src/installer/view/editor/template/mod.rs Outdated Show resolved Hide resolved
gui/src/installer/view/editor/template/inheritance.rs Outdated Show resolved Hide resolved
gui/src/installer/view/editor/template/custom.rs Outdated Show resolved Hide resolved
gui/src/installer/view/editor/template/inheritance.rs Outdated Show resolved Hide resolved
gui/src/installer/view/mod.rs Outdated Show resolved Hide resolved
gui/src/installer/view/editor/template/inheritance.rs Outdated Show resolved Hide resolved
gui/src/installer/view/editor/template/mod.rs Outdated Show resolved Hide resolved
gui/src/installer/view/editor/template/mod.rs Outdated Show resolved Hide resolved
@edouardparis edouardparis marked this pull request as ready for review October 28, 2024 13:32
Copy link
Member Author

@edouardparis edouardparis left a comment

Choose a reason for hiding this comment

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

Self-ACK bd03cc9
Tested multiple time by me and Michael, next iteration should be in an other PR.

@edouardparis edouardparis merged commit 931b625 into wizardsardine:master Oct 29, 2024
31 checks passed
@edouardparis edouardparis deleted the refac-edit-xpub-modal branch October 29, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants