Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change login flow #474

Conversation

odelcroi
Copy link
Member

The previous screenflow is here :
fixes #470

New flow :

  1. login

Capture d’écran 2023-03-17 à 11 19 05

  1. NEW Text

Capture d’écran 2023-03-17 à 16 36 58

  1. home page

Capture d’écran 2023-03-17 à 16 38 11

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

@odelcroi odelcroi linked an issue Mar 17, 2023 that may be closed by this pull request
2 tasks
@odelcroi
Copy link
Member Author

@areox-net

@odelcroi odelcroi changed the title Change reconnection flow Change login flow Mar 17, 2023
@areox-net
Copy link
Contributor

@odelcroi So the idea is to make the user aware of the new feature without pushing them to activate it right away. Is a good quick fix, to start presenting the feature in a low key.

Text could be "Vous pouvez y accèder depuis la section Parametres > Sécurité et vie privée ....

Copy link
Contributor

@aulamber aulamber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testé sur la review 👍

@@ -707,8 +707,8 @@
"en": "Verify with Recovery code or Phrase"
},
"It looks like you don't have a Security Key or any other devices you can verify against. This device will not be able to access old encrypted messages. In order to verify your identity on this device, you'll need to reset your verification keys.": {
"fr": "Il semblerait que vous n’avez pas de code de récupération ou d’autres appareils pour faire la vérification. Cet appareil ne pourra pas accéder aux anciens messages chiffrés. Afin de vérifier votre identité sur cet appareil, vous devrez réinitialiser vos clés de vérifications.",
"en": "It looks like you don't have a Recovery code or any other devices you can verify against. This device will not be able to access old encrypted messages. In order to verify your identity on this device, you'll need to reset your verification keys."
"fr": "L'équipe de Tchap travaille au déploiement d'une nouvelle fonctionnalité permettant d'éviter la perte de clef de chiffrements. Vous pouvez y accéder dans la section Securité et vie privée > Sauvegarde automatique des messages",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ce serait mieux de rajouter un point à la fin de la phrase, après Sauvegarde automatique des messages".

@aulamber aulamber merged commit e482b5d into develop_tchap Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UX issues : je me re-connecte à ma session web sans avoir de sauvegarde
3 participants