element-hq / element-hq/element-android
ReAuth with password: bad error dialog
Open
T-Defect
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
On an account with a password:
- Add an email
- Validate the received link into the received email
- Click on continue
- close the Activity which asks for the account password
- observe this dialog

In this case, the user cancel the action, no dialog has to be displayed.
This issue can also track the rework of the ReAuthActivity. In particular, we should avoid to much code duplication.
Contributor guide
Assessment
This issue has not been assessed yet.