status-desktop/ui/app/AppLayouts/Onboarding
Alex Jbanca 8a69f3bc63
fix(SeedPhrase): Fixing seed phrase validation (#13496)
* fix(SeedPhrase): Fixing seed phrase validation

1. Validate each word after the editing is finished
2. Fixing the seed phrase suggestions where the suggestions box was hidden behind other ui elements
3. Propagate editingFinished signal in StatusBaseInput, StatusInput, StatusSeedPhraseInput
4. Fixing undefined `mnemonicIndex` errors

* fix: Refactoring of SeedPhraseInputView

Remove duplicated code and use EnterSeedPhrase component

+ Added storybook page

* fix(Onboarding): Fixing seed phrase validation on windows

The seed phrase validation fails on windows due to the dictionary line endings

* chore(squish): Update e2e tests to the new enter seed phrase panel construction

* fix: Load english dictionary from local file using StringUtils
2024-02-14 15:50:14 +02:00
..
controls fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
panels fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
popups [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
shared fix(@desktop/general): invalid pin saved to keychain when enabling biometrics on account using keycard 2023-02-03 10:55:22 +01:00
stores fix(Pairing): Added installation info to pairing results (#10418) 2023-04-29 13:33:08 +03:00
views fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
OnboardingLayout.qml feat(@desktop/keycards): managing mocked keycards from the separate window 2023-09-27 18:20:43 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00