-
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
[Hold for Payment 2024-01-16] [Theme Switching] 🎨 Light theme - "+" icon in distance tab is white on white background #33095
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 @luacmartins ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Light theme - "+" icon in distance tab is white on white background What is the root cause of that problem?icon fill color is hardcoded as App/src/components/Button/index.tsx Line 224 in bd25112
App/src/components/Button/index.tsx Line 235 in bd25112
What changes do you think we should make in order to solve the problem?update it to Additionally, when - fill={iconFill ?? theme.textLight}
+ fill={iconFill ?? (success || danger ? theme.textLight : theme.icon)} |
@shawnborton @dannymcclain should the button be green here? |
This is not a deploy blocker |
@mkhutornyi can you confirm that your proposal matches the linked mocks? |
Thank you @dannymcclain ! |
Let me check |
That seems right to me at least. |
Looks right to me. |
@luacmartins, @grgia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@luacmartins, @grgia Whoops! This issue is 2 days overdue. Let's get this updated quick! |
As approved by design team, can I be assigned? |
all yours @mkhutornyi |
Triggered auto assignment to @sonialiap ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~016c510bd37c1f74c7 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
PR is ready for review |
This issue has not been updated in over 15 days. @eVoloshchak, @sonialiap, @luacmartins, @grgia, @mkhutornyi eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@sonialiap we can close this out once we ensure payments are made to @eVoloshchak (C+ review) and @mkhutornyi for #33252 |
Deployed to production Jan 9, so it's ready for payment on Jan 16 (today 🎉 ) @eVoloshchak review $500 - please request in NewDot and complete the checklist |
|
$500 approved for @eVoloshchak based on summary above. |
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.13-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:
User expects the "+" to be either green or black since the app is in Light theme, it does not make sense to have white on white background
Actual Result:
The "+" sign in "White" in Light theme
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: