-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[HOLD for payment 2024-03-07] [$500] Android - Home - Time and other elements in phone header is not visible in light mode #33674
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01d884bdaeefe025ea |
Triggered auto assignment to @bfitzexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jjcoffee ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Android status bar is not visible in light mode. What is the root cause of that problem?we are setting an incorrect status bar style here: App/src/styles/theme/themes/light.ts Line 139 in 93db6db
What changes do you think we should make in order to solve the problem?we should change it to: statusBarStyle: CONST.STATUS_BAR_STYLE.LIGHT_CONTENT, Result: before: after: What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Time and other elements in phone header is not visible in light mode What is the root cause of that problem?In here, we set the initial state of the status bar. But the status bar color isn't updated via What changes do you think we should make in order to solve the problem?We can simply initiate the status bar state to
This will make sure initially when no status bar style is set, this will be evaluated to false and the status bar style will be set correctly. Or in an What alternative solutions did you explore? (Optional)Set barStyle prop for the |
This comment was marked as resolved.
This comment was marked as resolved.
Couple of proposals ready for review @jjcoffee - thank you! |
@jjcoffee, @bfitzexpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@rayane-djouah seems to have the incorrect root cause as @tienifr's proposal makes the most sense to me. I'm unsure if there would be any negative effects of initialising the status bar state to 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @madmax330, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Dupe of #33309 |
@madmax330 mind if I take this one? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Apologies this one fell off my radar somehow, it's back on my list! |
Reviewing now! |
PR reviewed, @tienifr just needs to work on a tweak. |
How's this one going @tienifr? |
I'm having problems with perf test and investigating that. |
Bump on this one @tienifr - how are the performance tests going? |
PR was merged ytd. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.45-6 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-03-07. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Switching to Daily so that I action this when payment is due tomorrow |
Payments all done - please complete the BZ checklist when you get a moment @jjcoffee - thank you! |
Regression Test Proposal
Do we agree 👍 or 👎 |
Looks good to me - proposed via https://github.com/Expensify/Expensify/issues/376686. Let's close this out - thanks everyone! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.18-2
Reproducible in staging?: y
Reproducible in production?: y
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-condition open app in light mode
Expected Result:
Time and other elements in phone header must be visible in light mode
Actual Result:
Time and other elements in phone header is not visible in light mode
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: