-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$500] Referral - Referral banner is not permanently dismissed in Search #35895
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01fa00f6ce5b45ba2f |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @DylanDylann ( |
Triggered auto assignment to @JmillsExpensify ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @MariaHCD ( |
We think that this bug might be related to #wave8-collect-admins |
ProposalPlease re-state the problem that we are trying to solve in this issue.Referral banner is not permanently dismissed in Search What is the root cause of that problem?We have the Line 195 in ff23077
What changes do you think we should make in order to solve the problem?We should use a We can Add the logic for the check similar to:
What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Referral - Referral banner is not permanently dismissed in Search What is the root cause of that problem?We are not passing two props in What changes do you think we should make in order to solve the problem?we need to pass following two props in
and calculate the value like - shouldShowReferralCTA={!dismissedReferralBanners[CONST.REFERRAL_PROGRAM.CONTENT_TYPES.REFER_FRIEND]}
const dismissCallToAction = (referralContentType) => {
User.dismissReferralBanner(referralContentType);
}; What alternative solutions did you explore? (Optional) |
cc: @tgolen @hoangzinh |
looks like it's going to be fixed in #35058 |
should we remove DB blocker for this issue and put it holding for #35058? |
Ah yes, thanks for putting a hold on this. This was by design for now and I'm sorry I forgot to update the QA instructions to account for the |
@JmillsExpensify, @MariaHCD, @DylanDylann Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
#35058 is merged, let's remove hold in the title |
Off hold. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@codinggeek2023 @BhuvaneshPatil COuld you reproduce this issue anymore? |
Not reproducible on staging, ig this was fixed in the PR which you mentioned above :) |
@JmillsExpensify I also can't reproduce. Let's close this one |
lets rest this issue in peace 😆 |
Thanks, all. Confirmed that the issue is no longer reproducible. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Found when validating PR: #34842
Version Number: v.1.4-37.0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal Team
Slack conversation:
Action Performed:
Expected Result:
The referral banner will not permanently dismissed.
Actual Result:
The referral banner reappears after reopening the Search modal.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6369092_1707216580629.bandicam_2024-02-06_08-45-04-820.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: