-
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] BA - When page is reloaded in any form page, "Open in app" banner turns dark mode #34154
Comments
👋 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 @bondydaa ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.When page is reloaded in any form page, "Open in app" banner turns dark mode What is the root cause of that problem?App/src/components/CustomStatusBarAndBackground/index.tsx Lines 97 to 100 in 5df6055
☝️ here the status bar color is only changes when offending PR- #33200 What changes do you think we should make in order to solve the problem?Change it back to what it was before: if (newStatusBarStyle === statusBarStyle) {
updateStatusBarAppearance({backgroundColor: currentScreenBackgroundColor});
} else {
updateStatusBarAppearance({backgroundColor: currentScreenBackgroundColor, statusBarStyle: newStatusBarStyle});
setStatusBarStyle(newStatusBarStyle);
}
|
@ishpaul777 the proposal makes sense (not tested) but how can you show smart banner in dev? |
@ishpaul777's proposal looks good and tests well. Simple repro step:
|
if this was caused by #33200 then it's not a blocker b/c that was deployed to prod it looks like. I posted on on that issue to get @roryabraham and @situchan 's 👀 on it but going to remove the blocker for now. |
right, already in production
|
cc: @chrispader since you removed |
This is reproducible on production also, so I think this can be treated as usual bug trim.431911ED-6803-4DE6-8D89-52814790F05A.MOV |
I think @ishpaul777's proposal looks good. |
Job added to Upwork: https://www.upwork.com/jobs/~01b0434639aab4eb51 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
📣 @ishpaul777 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Thanks for assignment. PR will be up within 24hrs |
Looks like @parasharrajat will be back next week, and I think we can wait until then for this PR |
@parasharrajat, @roryabraham, @ishpaul777 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Looks like @parasharrajat is back and should get to the PR soon |
I see review activity in the last 12 hours, so review is ongoing |
PR close to merge. |
PR merged 🚀 |
@parasharrajat, @roryabraham, @ishpaul777 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR is merged and deployed to prod |
not overdue |
self-assigning to get payments sent now that regression period is over. |
PAYMENT SUMMARY:
|
@ishpaul777 payment sent and contract ended - thank you! 🎉 |
@abekkala Feel free to close it. I will request later. Thanks. |
Payment requested as per #34154 (comment) |
$500 approved for @parasharrajat |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4.23-0
Reproducible in staging?: Y
Reproducible in production?: Cannot test on prod
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:
Pre-requisite: user must have New Expensify app installed and set light mode
Expected Result:
The "Open in app" banner should remain in light mode
Actual Result:
The "Open in app" banner turns to dark mode
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6336784_1704813052853.Cumh5666_1_.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: