-
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-25] [$500] Bank account - Missing white background when Plaid modal is rendering #32685
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 @neil-marcellini ( |
Taking a look 👀 |
Nothing really jumps out to me from the list of PRs in this release, but maybe the theme switching has to do with it. I'll do a little investigation locally now. |
Shoot, I'm really not sure what's going on here. The view is rendered by react-plaid-link in an iframe. I was able to pause and inspect the page by setting a debugger below this line, but I haven't figure out the root cause. My guess is that we somehow broke this when changing some of the root styles of the app. I'll ask for help in the Slack open source channel. |
Posted in Slack here |
Job added to Upwork: https://www.upwork.com/jobs/~0190435a1b9eb3175f |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
The problem is related to this PR #32259 |
This issue isn't really a big deal so it shouldn't block the deploy |
We cannot use root styling anymore, so we will need to handle this another way |
cc @chrispader |
ProposalPlease re-state the problem that we are trying to solve in this issue.When Plaid modal is rendering, the background is transparent instead of white., which now looks like having two spinners on the same page. What is the root cause of that problem?We don't have What changes do you think we should make in order to solve the problem?Add What alternative solutions did you explore? (Optional)We can make the color scheme dynamic based on |
@tienifr we cannot add that line back because we are adding a light theme to App |
@grgia we add it back but only targeting the Plaid iframe, it won't affect other components, or do you mean there'll be light theme for the Plaid background as well? |
I more mean I think we should avoid any hardcoded colors via CSS and use a |
@grgia yeah but Plaid is 3rd party code so it won't work with our custom components, unless we ask the library authors to add a prop like I think it's better we treat it as 3rd party code and have a CSS file like we did for Onfido here, and make sure it doesn't impact other components, which will of course follow our color scheme pattern. cc @chrispader |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.26-2 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-01-25. 🎊 For reference, here are some details about the assignees on this issue:
|
This is ready for payment |
I think there is no bugzero member assigned to handle payment here |
Yep thanks, assigning one |
Current assignee @alitoshmatov is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to @muttmuure ( |
Handling |
Everyone is paid |
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.9.2
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:
When Plaid modal is rendering, a white background will appear with a spinner (PROD behavior).
Actual Result:
When Plaid modal is rendering, the background is transparent instead of white., which now looks like having two spinners on the same page.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Staging
Bug6304618_1701964176410.20231207_063505.mp4
Production
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @muttmuureThe text was updated successfully, but these errors were encountered: