Skip to content

Conversation

dab246
Copy link
Member

@dab246 dab246 commented Sep 10, 2025

Issue

#3986

Resolved

  1. Demo Alert quota
  • Premium is available
premium.mov
  • Premium is not available
premium-not.mov
  1. Over quota flow when send & save draft email
  • Premium is available
overquota-premium.mov
  • Premium is not available
overquota.mov

Copy link

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

@dab246 dab246 changed the base branch from feature/tf-3985-premium-add-more-space-button to master September 11, 2025 05:13
@dab246 dab246 force-pushed the feature/tf-3986-premium-add-paywall-for-storage-on-web branch from b68fe7e to 21e9d1b Compare September 11, 2025 05:45
!mailboxDashBoardController.validatePremiumIsAvailable() ||
mailboxDashBoardController.validateUserHasIsAlreadyHighestSubscription();

final isPaywallActive = !isIncreaseMySpaceIsDisabled &&
Copy link
Member

@hoangdat hoangdat Sep 11, 2025

Choose a reason for hiding this comment

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

Suggested change
final isPaywallActive = !isIncreaseMySpaceIsDisabled &&
final needIncreaseMySpace = !isIncreaseMySpaceIsDisabled &&

Copy link
Member Author

Choose a reason for hiding this comment

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

done

!mailboxDashBoardController.validatePremiumIsAvailable() ||
mailboxDashBoardController.validateUserHasIsAlreadyHighestSubscription();

final isPaywallActive = !isIncreaseMySpaceIsDisabled &&
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
Member Author

Choose a reason for hiding this comment

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

Done

@dab246 dab246 force-pushed the feature/tf-3986-premium-add-paywall-for-storage-on-web branch from 3ceec90 to 78438f8 Compare September 12, 2025 02:21
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