-
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 2022-12-15] [$1000] Light background colour is shown when navigating between right docked modal pages #13086
Comments
Triggered auto assignment to @isabelastisser ( |
ProposalProblemIn App/src/libs/Navigation/NavigationRoot.js Line 19 in 1397052
we're setting background of navigation is #002E22
SolutionI'm not sure the correct color is, but we can change it In https://github.com/Expensify/App/blob/13970529db79931c2371f7a0b6d5f96792e08c60/src/libs/Navigation/NavigationRoot.js like: const navigationTheme = {
...DefaultTheme,
colors: {
...DefaultTheme.colors,
- background: themeColors.highlightBG,
+ background: 'transparent',
},
}; Screen.Recording.2022-11-29.at.17.49.11.mov |
Looks like something related to As a reminder, please make sure that all proposals are not workarounds and that any and all attempt to fix the issue holistically have been made before proceeding with a solution. Proposals to change our Feel free to drop a note in #expensify-open-source with any questions. |
Current assignee @isabelastisser is eligible for the External assigner, not assigning anyone new. |
Job added to Upwork: https://www.upwork.com/jobs/~01f7b6e9d9a74ed27a |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
Current assignee @Julesssss is eligible for the External assigner, not assigning anyone new. |
Not overdue. |
ProposalA lighter bg colour is shown when navigating between right-docked modal pages, e.g: Workspaces. To fix this, we could introduce a minimal change - which is the following: In const navigationTheme = {
...DefaultTheme,
colors: {
...DefaultTheme.colors,
- background: themeColors.highlightBG,
+ background: themeColors.appBG,
},
}; This maintains the background colour of Web: Screen.Recording.2022-12-01.at.04.56.06.movDesktop: Screen.Recording.2022-12-01.at.05.03.12.movA lighter bg colour is not shown anymore ✅ Thanks! 🙂 |
This is a matter of personal preference. I prefer appBG over transparent @shawnborton which one do you prefer? |
No matter the background color preference, I think we should hire @tienifr for this job because they were first and changing the color is trivial. |
Nice, yeah I agree we should use the appBG color here |
@Julesssss let's hire @tienifr if you agree with #13086 (comment) 🎀 👀 🎀 C+ reviewed |
thanks shawn |
Ideal 👍 |
📣 @tienifr You have been assigned to this job by @Julesssss! |
Hi @rushatgabhane I just created The PR. Please help to review it |
@Julesssss, @rushatgabhane, @isabelastisser, @tienifr Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Merged awaiting deployment |
Update: @tienifr and @rushatgabhane, I hired both of you for the job in Upwork. |
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.2.36-4 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 2022-12-15. 🎊 After the hold period, please check if any of the following need payment for this issue, and if so check them off after paying:
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
This was always present, right? The color difference just became more apparent when we switched to dark mode |
Yeah, correct. |
Update: @tienifr and @rushatgabhane were paid! The contract ended in Upwork. |
@Julesssss @rushatgabhane can you please update the checklist above? Thanks! |
Hi @isabelastisser, I didn't check the boxes initially because it's not relevant here. This wasn't a regression and I think the checklist is often incorrectly added to every issue. |
Thanks for the heads up, @Julesssss ! Closing the issue then. |
@isabelastisser Hi, this issue has Merged PR within 3 business days of assignment, am I eligible for the 50% bonus? |
@tienifr @rushatgabhane yes, I issued the bonus now. Thank you! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Actual Result:
Platform:
Where is this issue occurring?
Reproducible in staging?: yes
Reproducible in production?: yes, pretty soon
Email or phone of affected tester (no customers): all
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: