Skip to content

TF-3758 Update mailbox view in mobile #3777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Jun 12, 2025

Conversation

dab246
Copy link
Member

@dab246 dab246 commented May 30, 2025

Issue

#3758

Resolved

  • Mobile:
demo-mobile.webm
  • Web responsive
demo-web.online-video-cutter.com.mp4

Copy link

This PR has been deployed to https://linagora.github.io/tmail-flutter/3777.

tddang-linagora
tddang-linagora previously approved these changes Jun 2, 2025
@hoangdat
Copy link
Member

hoangdat commented Jun 9, 2025

  • android 12: can support back button when drawer open -> back to inbox

@hoangdat
Copy link
Member

hoangdat commented Jun 9, 2025

  • android 12, web responsive: app grid background not precise

image

@hoangdat
Copy link
Member

hoangdat commented Jun 9, 2025

  • web app in tablet layout, whenever email view open, hard to close mailbox view

@dab246 dab246 force-pushed the improvement/tf-3758-update-mailbox-view-in-mobile branch from 0ab6fcc to 7a242cb Compare June 10, 2025 07:10
@dab246
Copy link
Member Author

dab246 commented Jun 10, 2025

  • web app in tablet layout, whenever email view open, hard to close mailbox view

Fixed

Screen.Recording.2025-06-10.at.13.48.15.mov

@dab246
Copy link
Member Author

dab246 commented Jun 10, 2025

  • android 12, web responsive: app grid background not precise

Fixed

Screenshot 2025-06-10 at 13 22 39

@dab246
Copy link
Member Author

dab246 commented Jun 10, 2025

  • android 12: can support back button when drawer open -> back to inbox

What do you mean?

@dab246
Copy link
Member Author

dab246 commented Jun 11, 2025

  • android 12: can support back button when drawer open -> back to inbox

Fixed

android.mov

dab246 added 8 commits June 11, 2025 13:03
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
dab246 added 9 commits June 11, 2025 13:04
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
Signed-off-by: dab246 <tdvu@linagora.com>
…nsive tablet

Signed-off-by: dab246 <tdvu@linagora.com>
… opened

Signed-off-by: dab246 <tdvu@linagora.com>
… opened on web responsive

Signed-off-by: dab246 <tdvu@linagora.com>
@dab246 dab246 force-pushed the improvement/tf-3758-update-mailbox-view-in-mobile branch from ab827cb to 945c986 Compare June 11, 2025 06:04
@@ -13,13 +14,15 @@ class MailboxExpandButton extends StatelessWidget {
final GlobalKey itemKey;
final MailboxNode mailboxNode;
final ImagePaths imagePaths;
final ResponsiveUtils responsiveUtils;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If ResponsiveUtils is not used, we should remove it.

@hoangdat hoangdat merged commit 0a8d1b2 into master Jun 12, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants