status-desktop/ui/app/AppLayouts/Wallet
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
..
controls (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
panels fix(Wallet): fix import seed in account creation 2022-10-14 14:20:35 +02:00
popups fix(Wallet): allow to edit name and color for a new account before authentication 2022-10-10 16:54:46 +02:00
stores feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00
views feat(@desktop/wallet): Create API to retrieve historical price for a token 2022-10-14 10:29:29 +02:00
WalletLayout.qml (StatusSectionLayout): removed big space between header and content 2022-09-28 15:37:52 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00