Neamar / teamward-client

Android client for Teamward app
https://play.google.com/store/apps/details?id=fr.neamar.lolgamedata
MIT License
16 stars 5 forks source link

Destructive actions should ask for confirmation #27

Closed kanytu closed 6 years ago

kanytu commented 6 years ago

Context: Destructive actions like delete, remove etc should always ask for confirmation to prevent accidental behaviors. Since the remove account is not hinted anywhere in the application, the user has no information on what will happen if he long presses an account (which is commonly associated with "More actions"). In the mist of this situation, I've added:

Neamar commented 6 years ago

Thanks! The UX was improvable indeed ;)