PHPfox-Official / mobile-app-issues

phpFox Mobile App bug tracker
0 stars 0 forks source link

Changing email address in iOS & Android app #7

Closed jwpwhite closed 4 years ago

jwpwhite commented 4 years ago

What's happened?

  1. When you change your email address in the iOS/Android app, you receive a message saying "Account settings updated". This message implies that the update is complete. If I go back into Account Settings, no changes have been made. This is because the email address is only changed once a user clicks on the verification email sent to this new address. This is very confusing for users so the "Account settings updated" should be changed to something like "Please verify this change in the email we just sent to [new@email.address].
  2. In the above, I also populate my Time Zone but this was not updated after clicking the verification link so I had to populate it again once the email address change was verified.

Steps to reproduce:

  1. Download phpFox app from Apple App Store
  2. Create account or login with existing account
  3. Go to Account Setting and change email address

What's expected?

The message to users should be updated from "Account settings updated" to something like "Please verify this change in the email we just sent to [new@email.address].

Browsers and Devices tested

iPhone 11

...

Server information

phpFox demo servers

...

phpFox version

Whatever phpFox version phpFox is running for the demo

harrison05 commented 4 years ago

Hi @jwpwhite

We will check and improve this case on our Mobile App.

Regards.

harrison05 commented 4 years ago

Hi @jwpwhite

We improved this case on the newest version of phpFox Mobile App.

Regards.

jwpwhite commented 4 years ago

Great, thanks @harrison05