status-desktop/ui/app/AppLayouts
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
..
Browser feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00
Chat chore(general): Remove profile pictures visibility options 2022-10-13 07:51:55 -04:00
CommunitiesPortal feat(Storybook): First sample page (CommunitiesPortalLayout) 2022-10-10 15:09:12 +02:00
Node feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00
Onboarding fix(Onboarding): Give consistency to Create / Confirm password view font-size 2022-10-13 16:15:36 +02:00
Profile fix(@desktop/keycard): clicking `Get Keycard` button should direct to purchase page 2022-10-14 13:49:23 +02:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix(Wallet): fix import seed in account creation 2022-10-14 14:20:35 +02:00
stores feat(ActivityCenter): Fix unreadNotificationsCount availability on every section 2022-10-04 17:05:47 +04:00