-
Notifications
You must be signed in to change notification settings - Fork 3k
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-04-03] [$250] [Wave Collect] [Ideal Nav] Workspaces - Status bar is white in workspace list when app is in light mode #38304
Comments
Triggered auto assignment to @abekkala ( |
@abekkala I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The status bar text is white which makes it invisible in light mode. What is the root cause of that problem?We define the status bar style for the workspace list page as light content. App/src/styles/theme/themes/light.ts Lines 114 to 117 in 0a512c9
This value is used in CustomStatusBarAndBackground. Because it's set to light content, the status bar color becomes white. What changes do you think we should make in order to solve the problem?Change the status bar style to dark content. we might need to check for other page too |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workspaces - Status bar is white in workspace list when app is in light mode What is the root cause of that problem?Only in the App/src/styles/theme/themes/light.ts Lines 114 to 117 in 0a512c9
we are using CONST.STATUS_BAR_STYLE.LIGHT_CONTENT , because of which the status bar is showing white content on white background.
What changes do you think we should make in order to solve the problem?Since, there is a white background and white content case, we need to change it to NOTE : NO OTHER PAGE NEEDS TO UPDATE THIS STYLE What alternative solutions did you explore? (Optional)N/A Result :Screen.Recording.2024-03-15.at.8.45.49.AM.mov |
Triggered auto assignment to @shawnborton ( |
I agree that we should have dark text at the top when in light mode and light text when in dark mode. |
Yeah, that seems like a bug to me. Flagging @mountiny @luacmartins as I think this is related to the ideal-nav v2 changes. |
Job added to Upwork: https://www.upwork.com/jobs/~01c548479525f9eebb |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
Seems like coming from the ideal nav, seems like a minor change so changing to $250 @parasharrajat can you please review the proposals |
Upwork job price has been updated to $250 |
ProposalPlease re-state the problem that we are trying to solve in this issue.In Workspace Setting Page - Status bar is white in workspace list when app is in light mode What is the root cause of that problem?In Workspace Setting Page : App/src/styles/theme/themes/light.ts Lines 114 to 118 in d17b4df
CONST.STATUS_BAR_STYLE is set to LIGHT_CONTENT which is causing the status bar to show light content on white LIGHT theme. What changes do you think we should make in order to solve the problem?CONST.STATUS_BAR_STYLE should be set to DARK_CONTENT for light theme. Current Behaviour:WhatsApp.Video.2024-03-16.at.12.20.33.AM.mp4After making the required Changes:The Status bar will have STATUS_BAR_STYLE set to DARK_CONTENT and the status bar will appear correctly in the app.@parasharrajat Please review my proposal. |
📣 @abhigurjeet! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
updated proposal with a note |
PR is ready cc: @parasharrajat |
On it. |
Triggered auto assignment to @sakluger ( |
@sakluger I'm ooo until April 08 - I'll be taking back any Open issues when I return CURRENT STATUSPR has been created. Once it's deployed to prod this title should update with payment date. Payments would go to:
|
PR is on staging, I'll add the payment date once it's on prod. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.56-8 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-04-03. 🎊 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:
|
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:
Regression Test StepsAndroid/iOS/mWeb
Do you agree 👍 or 👎 ? |
I dont think we will need regression test for this one, people would notice this quickly imho $250 to @parasharrajat and $250 to @bernhardoj |
Summarizing payment on this issue: Contributor: @bernhardoj $250, paid via Upwork |
Payment requested as per #38304 (comment) |
$250 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!
Found when validating PR : #37421
Version Number: 1.4.52-0
Reproducible in staging?: Y
Reproducible in production?: Y
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Precondition:
Expected Result:
The status bar will appear black when app is in light mode.
Actual Result:
The status bar is white when app is in light mode.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6413464_1710418834485.Screen_Recording_20240314_201622_New_Expensify.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @saklugerThe text was updated successfully, but these errors were encountered: