-
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-12-05] [$250] Onbording - Onboarding input is grayed out when select auto suggested name #51523
Comments
Triggered auto assignment to @JmillsExpensify ( |
Opening up to the community. |
Job added to Upwork: https://www.upwork.com/jobs/~021851668566536953494 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Selected auto-suggested name or last name appears grayed out in the input field, returning to black only after the user modifies the text. What is the root cause of that problem?The root cause is that browser's default auto-fill/auto-suggest styling is overriding our custom text color styles What changes do you think we should make in order to solve the problem?We should add the Lines 1226 to 1235 in aa6401d
|
Screen.20Recording.202024-10-31.20at.206.mp4 |
Not able to reproduce Screen.Recording.2024-10-31.at.8.55.00.AM.mov |
@Shahidullah-Muffakir Were you able to reproduce the bug? Any additional required steps? |
Edited by proposal-police: This proposal was edited at 2024-11-05 13:30:54 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Input fields on the onboarding page (name and last name) have grayish color after the user loges in to expensify. What is the root cause of that problem?The root cause is that the global autofill-input styles that we apply in the App/src/components/ThemeProvider.tsx Lines 24 to 26 in 664e657
The login page initiates a The The render logic goes as below:
What changes do you think we should make in order to solve the problem?The I have tested it in What alternative solutions did you explore? (Optional) |
@s77rt Yes, I was able to reproduce the bug in both Safari and Chrome. Safar: Screen.20Recording.202024-10-31.20at.205.mp4macOS Chrome: Screen.20Recording.202024-10-31.20at.205-2.mp4 |
@Shahidullah-Muffakir Thanks for the confirmation. Regarding the proposal, your RCA does not look correct as we do apply our custom auto-fill styles and seeing that it works on refresh confirms it. |
@klajdipaja Thanks for the proposal. Can you please elaborate on the RCA? Is it the double call to |
@s77rt the double call is not the issue. It's the fact the we are loading these styles in the |
@klajdipaja Is it that the |
Yes, that's right. Which is then loading the global style with text color gray which is for dark mode. |
@klajdipaja I'm still having trouble reproducing this. Is there some additional steps that I'm missing? |
@s77rt I can reproduce this all the time if I have the System->Appearance settings of my macOS set to Light. |
@klajdipaja Ah I see. Now i can reproduce. Isn't the |
@s77rt It should re-render. That's what I am experiencing in a test I just did now |
Issue not reproducible during KI retests. (First week) |
@JmillsExpensify @francoisl @s77rt @klajdipaja this issue is now 4 weeks old, please consider:
Thanks! |
Will prepare the PR on Monday |
@JmillsExpensify, @francoisl, @s77rt, @klajdipaja Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@s77rt PR is ready for review |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.67-9 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-12-05. 🎊 For reference, here are some details about the assignees on this issue:
|
@s77rt @JmillsExpensify @s77rt The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:
Test:
Do we agree 👍 or 👎 |
Payment summary:
|
Contributor paid via Upwork, regression test created, and remaining payments are via New Expensify. Closing this one! |
Payment summary:
|
$250 approved for @s77rt |
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: 9.0.54
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause - Internal Team
Action Performed:
Expected Result:
Selected name should be black
Actual Result:
Name input is grayed out when select auto suggested name
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6645812_1729877258457.Recording__4337.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @JmillsExpensifyThe text was updated successfully, but these errors were encountered: