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
63 stars 18 forks source link

[BUG][WEB][Chrome on mobile] group chat creation form is not cleared after the group is created #2096

Open rezk2ll opened 1 month ago

rezk2ll commented 1 month ago

Is there an existing issue for this?

Describe the bug

while on Chrome using a mobile device:

Pre-Bug State

use mobile device open twake chat in chrome

To Reproduce

1 - click on the new chat pencil 2 - click on new group chat 3 - select 2 or more members 4 - click on the -> button 5 - enter a chat name 6 - click on the validate button ( check mark ) 7 - after the group chat is created click on the <- back button

You will be redirected to the previous step instead of the main chats list.You will be redirected

Expected results

after the group chat creation when i click on the back button I should be redirected back to the chats list

Context

Screenshots or Video

Screenshots / Video demonstration https://github.com/user-attachments/assets/1f527505-da32-4bf4-b62d-71767254da08

Logs

No response

Additional information

No response