status-desktop/test
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
..
go/test-wallet_connect/modal chore(wallet): add integration dev tests for pending tx status update 2024-01-12 22:23:39 +01:00
libs/StatusGoQt chore(test): drop usage of ganache in old E2E tests 2023-11-16 12:21:25 +01:00
nim feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
status-go/integration test(wallet) sql integration tests for activity incremental update 2024-02-13 19:47:39 +01:00
ui-test fix(SeedPhrase): Fixing seed phrase validation (#13496) 2024-02-14 15:50:14 +02:00
unit chore(CPP): Basic project configuration setup using Qt6 2022-06-30 12:16:33 +02:00