Dat Vu
Dat Vu
> ### For mobile > The caching mechanism of choice is [Hive](https://pub.dev/packages/hive) > > * Cached data will persist until app's data or the app itself is deleted > *...
> ### For web > The caching mechanism of choice is [Window.sessionStorage](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage) > > * The saved data only exists on 1 browser's tab, and will be deleted when that...
- [x] Test on mobile
> TOO LONG, DID NOT READ > > 1000+ LOC changeset is a lot, even more for a simple bugfic. > > I see a lot of duplicated try catch....
> > Auto re-login with user email on 401 error for mobile > > It could be great to display somehow an explanation of what happens to the user. I...
> * please rebase it with master branch @dab246 Done
- I tested it on Chrome (`142.0.7444.162`) MacOS (`15.6.1 `) browser and it is working fine. See below demo video. https://github.com/user-attachments/assets/9c7d60e3-da6a-4b76-a11f-6895d5084957 - So if possible, please provide us with more...
Are you using the app on Windows, MacOS or Linux?
> * [x] resize image in composer Fixed at https://github.com/linagora/tmail-flutter/pull/4156
> * [x] If I have not favorites, please display empty state (like for other folder) Fixed at https://github.com/linagora/tmail-flutter/pull/4157