linagora / twake-on-matrix

A multi-platform (Flutter) application for connecting to Matrix - an open network for secure, decentralized communication, with your favorite devices.
GNU Affero General Public License v3.0
40 stars 13 forks source link

[Bug] When I log into chat for the second time, I see the screen for retrieving backup key #1818

Open tprudentova opened 1 month ago

tprudentova commented 1 month ago

Env: Web: chat.stg.lin-saas.com, 2.5.4, Safari Mobile: 2.5.8, Android

  1. Log into chat from private window
  2. Close it
  3. Log in again
  4. The backup screen is shown (however, all the messages seem to by synchronised after you close this screen)

Expectation: everything is synced automatically, I don't see the backup screen

https://github.com/linagora/twake-on-matrix/assets/97684890/3f66568b-b754-4e43-a661-ab3477149d2a

hoangdat commented 1 month ago

You not really have any encrypted chat, so all messages still available. Can you share this account (in demo) we will investigate more the process of back-up key?

tprudentova commented 1 month ago

Login: +79166636874 Password: Nonagon_9 @hoangdat

hoangdat commented 1 month ago

Image

Not found recovery word for this user. So that the reason, new backup pop up to user. Why:

Te-Z commented 1 month ago

Suggestion: add a button "contact us" or something like that.

Need discussion with design so post poned for now

Te-Z commented 1 day ago

might be related to https://github.com/linagora/twake-on-matrix/issues/1766 Need to test again after #1766 is fixed