TF-4141 Perform load all unread action required emails when open Action required folder

This commit is contained in:
dab246
2025-12-16 16:09:44 +07:00
committed by Dat H. Pham
parent 0e49c18f9d
commit 43cbd0d818
8 changed files with 124 additions and 46 deletions
@@ -21,7 +21,7 @@ mixin MailboxWidgetMixin {
bool spamReportEnabled,
bool deletedMessageVaultSupported
) {
if (mailbox.isFavorite) {
if (mailbox.isVirtualFolder) {
return [
if (PlatformInfo.isWeb)
MailboxActions.openInNewTab,