Skip to content

chore: update the forgot-password modal verbiage #22436

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

seanstrom
Copy link
Member

fixes #21849

Summary

  • This PR attempts to update the verbiage for the "forgot password" modal that can appear from the login screen

Platforms

  • Android
  • iOS

Areas that may be impacted

Functional

  • Forgot password modal

Steps to test

  • Open Status
  • Attempt to login to a profile using the wrong password
  • Press on the "Forgot Password" link text

Screen Capture

Screen.Recording.2025-04-03.at.14.53.05.mov

status: ready

@status-im-auto
Copy link
Member

status-im-auto commented Apr 3, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d13bcca #1 2025-04-03 14:19:17 ~5 min tests 📄log
✔️ d13bcca #1 2025-04-03 14:20:15 ~6 min android-e2e 🤖apk 📲
✔️ d13bcca #1 2025-04-03 14:22:33 ~9 min android 🤖apk 📲
✔️ d13bcca #1 2025-04-03 14:25:01 ~11 min ios 📱ipa 📲

Copy link
Contributor

@ilmotta ilmotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @seanstrom 💯

Might be worth mentioning to the user that some data loss may be inevitable. Setting up a new profile from the seed phrase won't magically reimport everything, even though that's what a user might naturally expect.


This PR ties in nicely with the goal of offering a backup feature for users. Ideally, the user would create a backup before deleting their profile, so if they change their mind later, they can recover. Another example: imagine the user finds the paper with their password after deleting the profile. The backup/recover feature would help with this scenario.

@seanstrom
Copy link
Member Author

@ilmotta yeah good points about helping the user understand that data recovery is not perfect.
@xAlisher do you have any thoughts on this?

@xAlisher
Copy link

@ilmotta yeah good points about helping the user understand that data recovery is not perfect. @xAlisher do you have any thoughts on this?

Agreed, make sense to mention that some data might be lost.

@churik churik moved this from REVIEW to E2E Tests in Pipeline for QA Apr 16, 2025
@churik churik moved this from E2E Tests to CONTRIBUTOR in Pipeline for QA Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: CONTRIBUTOR
Development

Successfully merging this pull request may close these issues.

Update the text in the "Forgot your password" drawer
5 participants