Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A three-word username is set for a recovered user after completing the Onboarding flow #21827

Open
mariia-skrypnyk opened this issue Dec 16, 2024 · 2 comments

Comments

@mariia-skrypnyk
Copy link

Bug Report

#21715

Problem

User gets old variant user name that we do not use in current app version anymore

Actual behavior

Image

Expected behavior

User should get standard key name and his backed up from Waku name after relogin

Reproduction

  1. Install app
  2. Go to Login -> Recovery phrase
  3. End onboarding flow

Additional Information

  • Status version: nightly 16/12
  • Operating System: Android, iOS
@ulisesmac
Copy link
Contributor

A side note:

If we logout, the name set is sucessfully recovered. Status-go is returning this three-words name the first time we recover the profile

@ilmotta
Copy link
Contributor

ilmotta commented Dec 19, 2024

@ulisesmac, the best solution would be if we completely remove 3-word name implementation in the client and status-go and if status-go had the responsibility of setting the default profile name during profile creation. That way, there's not even a chance that the wrong 3-word name would be used. This way both mobile & desktop clients will be consistent with each other, at least more easily. The only detail is that if we do change status-go we need to align with Desktop team to see if we won't break them while they are working on their own onboarding simplifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants