8000 TF-3715 thread detail collapsed email actions by tddang-linagora · Pull Request #3725 · linagora/tmail-flutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TF-3715 thread detail collapsed email actions #3725

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

Open
wants to merge 5 commits into
base: feature/thread-detail-part-2-3-4
Choose a base branch
from

Conversation

tddang-linagora
Copy link
Collaborator

Issue

Demo

Screen.Recording.2025-05-16.at.15.41.40.mov

@tddang-linagora tddang-linagora self-assigned this May 16, 2025
@tddang-linagora tddang-linagora linked an issue May 16, 2025 that may be closed by this pull request
3 tasks
Copy link

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

emailId,
mailboxDashBoardController.baseDownloadUrl,
TransformConfiguration.forEditDraftsEmail(),
_getEmailContent(
Copy link
Member

Choose a reason for hiding this comment

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

Add await for it

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

@@ -126,7 +66,10 @@ extension SetupEmailContentExtension on ComposerController {
case EmailActionType.replyAll:
case EmailActionType.forward:
if (arguments.emailContents?.trim().isNotEmpty != true) {
emailContentsViewState.value = Left(GetEmailContentFailure(EmptyEmailContentException()));
_getEmailContent(
Copy link
Member

Choose a reason for hiding this comment

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

idem

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done

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] Handle actions for collapsed email view
2 participants
0