-
Notifications
You must be signed in to change notification settings - Fork 79
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
TF 2827 Fix clicking reply before content is loaded #2828
Merged
hoangdat
merged 2 commits into
refactor
from
tf-2827-fix-clicking-reply-before-content-is-loaded
Jun 21, 2024
Merged
TF 2827 Fix clicking reply before content is loaded #2828
hoangdat
merged 2 commits into
refactor
from
tf-2827-fix-clicking-reply-before-content-is-loaded
Jun 21, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR has been deployed to https://linagora.github.io/tmail-flutter/2828. |
dab246
force-pushed
the
tf-2827-fix-clicking-reply-before-content-is-loaded
branch
from
May 2, 2024 03:46
de9ce2f
to
3980668
Compare
tddang-linagora
approved these changes
May 2, 2024
@hoangdat please review it |
dab246
force-pushed
the
tf-2827-fix-clicking-reply-before-content-is-loaded
branch
from
May 31, 2024 11:38
3980668
to
63c00fa
Compare
tddang-linagora
approved these changes
Jun 3, 2024
dab246
force-pushed
the
tf-2827-fix-clicking-reply-before-content-is-loaded
branch
from
June 13, 2024 05:06
63c00fa
to
aee2ca5
Compare
Rebase to the |
|
hoangdat
reviewed
Jun 19, 2024
lib/features/email/presentation/extensions/event_action_type_extension.dart
Outdated
Show resolved
Hide resolved
Tested on
|
tddang-linagora
approved these changes
Jun 20, 2024
dab246
force-pushed
the
tf-2827-fix-clicking-reply-before-content-is-loaded
branch
from
June 20, 2024 08:56
aee2ca5
to
66e5ab8
Compare
hoangdat
approved these changes
Jun 21, 2024
hoangdat
deleted the
tf-2827-fix-clicking-reply-before-content-is-loaded
branch
November 6, 2024 02:19
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
#2827
Solution
Reply
,Reply all
,Forward
,Print
actions when the email content has been loaded successfully.Resolved
Screen.Recording.2024-04-25.at.11.51.20.mov