Details
Details
- Reviewers
atul ginsu - Commits
- rCOMMa199041bb1a9: [native] Introduce RegistrationContext
The whole stack was tested as follows:
- Try creating an account with the default avatar
- Try creating an account with an emoji avatar
- Try creating an account with an image avatar (that needs to be uploaded)
- Try creating an Ethereum account with an ENS avatar
I made sure of the following:
- Loading spinner appeared on the button, not on the avatar, and was present throughout
- After the RegistrationNavigator is dismissed, the avatar that appears for the user's PRIVATE chat in the ChatThreadList is correct
- Subsequent delete-account-and-then-register-again worked correctly
- Various error cases are triggered correctly
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable