Skip to content
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

Remove "Thank You" prompts #2659

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

samsymons
Copy link
Collaborator

This only removes the calls to show the prompts themselves. All of the UI classes and copy will be cleaned up on the main branch, this is done to keep the release branch change as small as possible.

Task/Issue URL: https://app.asana.com/0/1199230911884351/1207105265255740/f
Tech Design URL:
CC:

Description:

This PR removes the Thank You prompts that are presented to waitlist users.

This is being done because the code is being taken down on the Stripe side next week, so we should no longer show the prompt to waitlist users who haven't yet upgraded.

Steps to test this PR:

  1. Change canShowPromptCheck() to always return true and check that the prompt doesn't appear when you launch the app
  2. Also check that no Thank You cards are displayed on the new tab page

Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

This only removes the calls to show the prompts themselves. All of the UI classes and copy will be cleaned up on the main branch, this is done to keep the release branch change as small as possible.
@diegoreymendez diegoreymendez merged commit e83305b into release/1.84.0 Apr 18, 2024
19 checks passed
@diegoreymendez diegoreymendez deleted the sam/remove-thank-you-modals branch April 18, 2024 11:23
Copy link
Contributor

@diegoreymendez diegoreymendez left a comment

Choose a reason for hiding this comment

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

Approved.

jotaemepereira pushed a commit that referenced this pull request Apr 19, 2024
This only removes the calls to show the prompts themselves. All of the
UI classes and copy will be cleaned up on the main branch, this is done
to keep the release branch change as small as possible.

Task/Issue URL:
https://app.asana.com/0/1199230911884351/1207105265255740/f
Tech Design URL:
CC:

**Description**:

This PR removes the Thank You prompts that are presented to waitlist
users.

This is being done because the code is being taken down on the Stripe
side next week, so we should no longer show the prompt to waitlist users
who haven't yet upgraded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants