element-hq / riot-meta

A place to experiment with tracking features at a higher level than Riot web/iOS/Android.
25 stars 6 forks source link

Warn the user about the remote logout in case of a password change #275

Open giomfo opened 5 years ago

giomfo commented 5 years ago

Contrary to Riot-web, the android and iOS clients don't warn the user about the remote logout in case of a password change.

The 2 mobile clients must be updated to display the following dialog when the user decides to change his password from the settings screen (Personally I consider the wording of this alert is not really clear for the end user. It should be rewritten on all the Riot clients):

screenshot 2019-02-18 at 18 08 05

When the request succeeds, the mobile client must display this second dialog:

screenshot 2019-03-04 at 14 00 01
manuroe commented 5 years ago

The wording on mobile should fit in action sheets like the ones displayed for logout.

FTR, logout dialogs on mobile look like that: https://app.zeplin.io/project/5b857c64b1747a2c472290da/screen/5c5ca1fb4bbea33503e3af1a

screenshot 2019-03-04 at 15 12 29