Automattic / Automattic/simplenote-macos
Don't clear the email input when user returns to it by clicking `Go back`
- Dominant language
- Swift
- Stars
- 1.6k
- Forks
- 172
- Avg merge
- 11h 17m
- Merged PRs (30d)
- 3
Description
### What
While it's expected that the app will autologin once the user completes the sign-up process, it will not hurt to keep the entered email address when the user clicks `Go back` in the `we've sent an email` prompt:
https://user-images.githubusercontent.com/73365754/114924268-78f9ee00-9e36-11eb-9f76-acb77107a890.mov
### Why
If the user completes the sign-up on a different device, it's friendlier not to make the user re-type the email once again.
Contributor guide
Research direction
Reproduce the sign-up flow through the “we've sent an email” prompt, then click “Go back” as shown in the linked video. Trace the email input's state across that transition and verify that the entered address is still present when the user returns to it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100