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

Fix location path on web #2067

Closed nqhhdev closed 1 month ago

nqhhdev commented 2 months ago

Issue related to wrong location when listening to change from auth

https://github.com/user-attachments/assets/c9b49668-85f1-4909-9fe3-f1776ddbd6a9

Resolved

https://github.com/user-attachments/assets/339ff24c-932e-47cc-a44c-b2a47f88d566

https://github.com/user-attachments/assets/062991f9-d6ae-4e0c-bdb2-6e54cfe5351b

https://github.com/user-attachments/assets/efa5c14c-6d9a-4c8d-847a-10f2d09d3db2

https://github.com/user-attachments/assets/be8bc693-1138-47ff-b5bc-7c16a4424786

https://github.com/user-attachments/assets/0c9a324f-2e63-401e-9a7a-d157878c2375

github-actions[bot] commented 2 months ago

This PR has been deployed to https://linagora.github.io/twake-on-matrix/2067

hoangdat commented 2 months ago

still not work when run with configuration:

{
  "app_grid_dashboard_available": true,
  "application_name": "Twake Chat",
  "application_welcome_message": "Welcome to Twake Chat!",
  "default_homeserver": "matrix.linagora.com",
  "hide_redacted_events": false,
  "hide_unknown_events": false,
  "homeserver": "https://matrix.linagora.com/",
  "issue_id": "",
  "privacy_url": "https://twake.app/en/privacy/",
  "render_html": true
}