status-desktop/ui/app/AppLayouts/Wallet/panels
Stefan 057d0c565e fix(Wallet): fix import seed in account creation
Remove the workaround, to the approach of using the complete last word event,
for three letters seed-words. The three letters condition introduced
another side effect when completing the "sentence" and made the
_internal.mnemonicInput contain an extra duplicate word.

Unify the event `doneInsertingWord` generation for the internal purpose
with the external. This will trigger a secondary for some usage but
I see no problem with even in other usages.

Fix corner case when user enters a correct seed word that is not singular
and uses the mouse to jump. In that case the doneInsertingWord is not triggered

Fixes: #7715
2022-10-14 14:20:35 +02:00
..
CollectiblesContent.qml fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items 2022-07-21 18:44:30 +03:00
CollectiblesModalContent.qml chore(translations): transform `qsTrId` to `qsTr` 2022-07-06 19:09:50 +02:00
DerivationPathsPanel.qml fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
DerivedAddressesPanel.qml fix(Wallet/AddAccountModal): fix status-go error messages 2022-08-30 19:05:06 +02:00
ImportPrivateKeyPanel.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
ImportSeedPhrasePanel.qml fix(Wallet): fix import seed in account creation 2022-10-14 14:20:35 +02:00
SeedPhraseBackupWarning.qml fix(general): buttons font fixed, font loading refactored 2022-09-19 22:10:25 +02:00
SelectGeneratedAccount.qml feat(Desktop)!: Updating desktop app due to IconSettings refactor 2022-09-02 18:41:21 +03:00
WalletFooter.qml test(@wallet): send transaction 2022-08-03 09:45:55 +02:00
WalletHeader.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00