Skip to content

[Thread Detail] [Part 4] TF-3643 Thread detail collapse & expand #3702

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

Conversation

tddang-linagora
Copy link
Collaborator

@tddang-linagora tddang-linagora commented Apr 29, 2025

Issue

At this point, user can:

  • Load more emails
  • Expand/collapse emails
  • Use email actions in expanded email

Need implemented

  • Use email actions in collapsed email

Demo

Screen.Recording.2025-05-08.at.16.33.45.mov

@tddang-linagora tddang-linagora self-assigned this Apr 29, 2025
@tddang-linagora tddang-linagora linked an issue Apr 29, 2025 that may be closed by this pull request
2 tasks
Copy link

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

@tddang-linagora tddang-linagora force-pushed the feature/TF-3642-Thread-Detail-view-multiple-emails branch from a987c42 to 608a69f Compare May 7, 2025 08:42
@tddang-linagora tddang-linagora force-pushed the feature/TF-3643-Thread-Detail-collapse-expand branch from 6cdd374 to e7ce046 Compare May 8, 2025 09:32
@tddang-linagora tddang-linagora changed the base branch from feature/TF-3642-Thread-Detail-view-multiple-emails to feature/TF-3713-Thread-Detail-responsive-actions-bar May 8, 2025 09:33
@tddang-linagora tddang-linagora marked this pull request as ready for review May 8, 2025 09:34
@tddang-linagora tddang-linagora changed the title [WIP] [Thread Detail] [Part 3] TF-3643 Thread detail collapse & expand [Thread Detail] [Part 4] TF-3643 Thread detail collapse & expand May 8, 2025
@tddang-linagora tddang-linagora force-pushed the feature/TF-3713-Thread-Detail-responsive-actions-bar branch from cb3a29a to f3db23d Compare May 9, 2025 04:03
@tddang-linagora tddang-linagora force-pushed the feature/TF-3643-Thread-Detail-collapse-expand branch from e7ce046 to 86fb355 Compare May 9, 2025 04:05
@dab246
Copy link
Member

dab246 commented May 9, 2025

  • Cannot expand email when at cursor position. We should expand clickable area
Screen.Recording.2025-05-09.at.15.17.42.mov

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • No email subject is displayed when opening a thread. Should display email subject similar to GMAIL
Screenshot 2025-05-09 at 15 21 56 Screenshot 2025-05-09 at 15 24 14

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • Missing Back button in tablet/mobile responsive web
Screen.Recording.2025-05-09.at.15.26.10.mov

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • Back Inbox button is not aligned left
Screenshot 2025-05-09 at 15 29 18

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • Back button is distorted when opening email from search
Screen.Recording.2025-05-09.at.15.36.49.mov

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • Thread detail view shows a black bar on the right
Screen.Recording.2025-05-09.at.15.42.47.mov

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • Lines appear when no email is opened on tablet responsive web
Screen.Recording.2025-05-09.at.15.49.04.mov

@dab246
Copy link
Member

dab246 commented May 9, 2025

  • The last email content disappears when clicking to open the email a second time on tablet responsive web
Screen.Recording.2025-05-09.at.15.50.59.mov

@hoangdat
Copy link
Member

  • when user in thread, refreshToken expired, after jump and login again, user should go back to Thread

@hoangdat
Copy link
Member

  • In the thread view (email detail view) I need to see wich emails are unread IMO
    (BOLD + the little blue dot)

@hoangdat
Copy link
Member

hoangdat commented May 12, 2025

  • preview only maximum 65 chars

@tddang-linagora tddang-linagora force-pushed the feature/TF-3713-Thread-Detail-responsive-actions-bar branch from f3db23d to 086f88b Compare May 12, 2025 08:15
@tddang-linagora
Copy link
Collaborator Author

preview only maximum 65 chars

Done in 958c524

@tddang-linagora
Copy link
Collaborator Author

Cannot expand email when at cursor position. We should expand clickable area

enlarge-expand-region.mov

No email subject is displayed when opening a thread. Should display email subject similar to GMAIL

email-subject.mov

Missing Back button in tablet/mobile responsive web

tablet-back-button.mov

Back Inbox button is not aligned left

back-button-align-left

Back button is distorted when opening email from search

back-button-search.mov

Thread detail view shows a black bar on the right

tablet-loading-black-space.mov

Lines appear when no email is opened on tablet responsive web

large-tablet-divider

The last email content disappears when clicking to open the email a second time on tablet responsive web

large-tablet-multiple-tap.mov

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.

[Thread Detail] Expand and collapse
3 participants