@@ -22,7 +22,8 @@ It supports the parity backlog Definition of Done (`DefinitionOfDone.md`) requir
2222## Current Examples
2323
2424- Receive flow: ` receiveAmountInput ` , ` receiveLabelInput ` , ` receiveContactSelectButton ` , ` receiveContactsPopup ` , ` receiveContactsSearchInput ` , ` receiveContactRow ` , ` receiveContactSelectFirstActionButton ` , ` receiveContactUseButton ` , ` receiveCreateAddressButton ` , ` receiveCopySelectedUriButton ` , ` receiveQrImage `
25- - Send flow: ` sendAddressInput ` , ` sendOpenContactsButton ` , ` sendContactsPopup ` , ` sendContactsSearchInput ` , ` sendContactLabelInput ` , ` sendContactAddressInput ` , ` sendContactSaveButton ` , ` sendContactDeleteButton ` , ` sendContactUseButton ` , ` sendContinueButton ` , ` sendReviewCopyPsbtButton ` , ` sendReviewSavePsbtButton ` , ` sendReviewSavePsbtFileDialog ` , ` sendReviewPsbtStatusText ` , ` multipleSendReviewCopyPsbtButton ` , ` multipleSendReviewSavePsbtButton ` , ` multipleSendReviewSavePsbtFileDialog ` , ` multipleSendReviewPsbtStatusText ` , ` sendResultPopup `
25+ - Send flow: ` sendAddressInput ` , ` sendOpenContactsButton ` , ` sendContactsPopup ` , ` sendContactsSearchInput ` , ` sendContactLabelInput ` , ` sendContactAddressInput ` , ` sendContactSaveButton ` , ` sendContactDeleteButton ` , ` sendContactUseButton ` , ` sendContinueButton ` , ` sendOptionsPsbtOperationsButton ` , ` sendReviewCopyPsbtButton ` , ` sendReviewSavePsbtButton ` , ` sendReviewSavePsbtFileDialog ` , ` sendReviewPsbtStatusText ` , ` multipleSendReviewCopyPsbtButton ` , ` multipleSendReviewSavePsbtButton ` , ` multipleSendReviewSavePsbtFileDialog ` , ` multipleSendReviewPsbtStatusText ` , ` sendResultPopup `
26+ - PSBT operations flow: ` psbtOperationsPage ` , ` psbtOperationsBackButton ` , ` psbtImportClipboardButton ` , ` psbtImportFileButton ` , ` psbtImportFileDialog ` , ` psbtWorkflowStatusText ` , ` psbtInputSummaryText ` , ` psbtSignButton ` , ` psbtFinalizeButton ` , ` psbtBroadcastButton ` , ` psbtCopyButton ` , ` psbtSaveButton ` , ` psbtSaveFileDialog ` , ` psbtStatusText ` , ` psbtBroadcastTxidText `
2627- Wallet tabs/pages: ` walletSendPage ` , ` walletRequestPaymentPage ` , ` activityListView ` , ` activityOpenFirstRowActionButton ` , ` activityOpenRowAddressInput ` , ` activityOpenRowByAddressActionButton ` , ` activityDetailsPage ` , ` activityDetailsBackButton `
2728- Activity RBF actions: ` activityDetailsBumpButton ` , ` activityDetailsBumpPopup ` , ` activityDetailsBumpPreviewButton ` , ` activityDetailsBumpConfirmPopup ` , ` activityDetailsBumpConfirmButton ` , ` activityDetailsBumpDisabledReasonText ` , ` activityDetailsCancelButton ` , ` activityDetailsCancelPopup ` , ` activityDetailsCancelConfirmButton ` , ` activityDetailsRbfStatusText ` , ` activityDetailsReplacementTxidText `
2829- Onboarding storage flow: ` onboardingStorageAmountDetailedSettingsButton ` , ` storageSettingsPruneTargetInput ` , ` storageLocationDefaultOption `
0 commit comments