4 Commits

Author SHA1 Message Date
Ulises Manuel
06be16d081
feat(onboarding): Remove color and username steps (#21715)
* Remove password disclaimer, update copy and simplify implementation

* Remove non-existing wallet event

* Skip profile configuration for the "create profile" onboarding flow

* Include flow for new profiles when another profile already exists

* Add explanation about temp username

* Point 20 to a constant

* Simplify create profile password screen

* Fix password creation screen jump on mount

* e2e: updated tests

* Completely remove the "create profile" onboarding screen

* e2e: updated tests with recovering user

---------

Co-authored-by: Yevheniia Berdnyk <ie.berdnyk@gmail.com>
2024-12-10 11:38:03 +01:00
Yevheniia Berdnyk
1faa2e8f88
e2e: added key pair test 2024-12-04 16:55:39 +02:00
Yevheniia Berdnyk
60911a1dd1
e2e: false failures fixes 2024-11-22 17:54:38 +02:00
Yevheniia Berdnyk
5f1d74a77a
e2e: added tests for fallback flow 2024-10-08 17:49:27 +03:00