Dat Vu
Dat Vu
> ### Memory leak verifycation > * View emails with heavy inline ❌ > compare vs previous version
> > > ### Memory leak verifycation - [x] Also should check memory leak on mobile @tddang-linagora
- [x] Missing `To` field when only other fields are filled on mobile https://github.com/user-attachments/assets/6dcd352d-e939-467b-aa43-55d16324a0f1
> * [x] Missing `To` field when only other fields are filled on mobile > Fixed at #4163
Choosing identity (profile) as default depends on whether the session supports the `urn:apache:james:params:jmap:mail:identity:sortorder` capability. - If sortorder capability is supported, show a radio button allowing to select identity (profile) -...
> Hi, New user here. Radio button is there but can't be selected > > Version : 0.19.3 - tmail-web > Hi @acmartinsalmeida , the currently, we haven’t implemented any...
> Don't know if it's related but language is not selected even if it's good...in french here > > We set the language based on the following priority order: `Server...
Fixed at https://github.com/linagora/tmail-flutter/pull/4021 and https://github.com/linagora/tmail-flutter/pull/4061
> If an unexpected error happens during the refresh we can likely also to a red error toast to the user. Currently, if it's not a 401 error, we'll toast...
> Please also describe precisely the error handling we have when refreshing the access token. When the request has a 401 error, the call the refresh token function to get...