-
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
[Wave Collect] [Xero] Fix the ConnectionLayout component #41560
Comments
Taking a look 👀 |
Triggered auto assignment to @carlosmiceli, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Hey @lakchote, sorry to bother you, but do I need to do something here?It seems reviewed and merged, right? |
Hi @carlosmiceli, yes nothing to do on your part here! You shouldn't have been assigned, I'm correcting the assignees list. Also, not a blocker #41754 (comment) |
These are just follow-up clean ups/regressions fixes. No payments due here, in my opinion. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.72-1 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-05-20. 🎊 For reference, here are some details about the assignees on this issue:
|
Issue is ready for payment but no BZ is assigned. @abekkala you are the lucky winner! Please verify the payment summary looks correct and complete the checklist. Thanks! |
Payment Summary
BugZero Checklist (@abekkala)
|
Yes, as @hungvu193 just said above, no payment is due here. Thank you! |
@hungvu193, @lakchote Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Closing the issue, no payment due. |
Problem
The ConnectionLayout component has some extra padding issues which prevent other PRs from reusing it.
Please see discussion here.
Solution
Let's fix the component and refactor the other Xero PRs to use it.
The text was updated successfully, but these errors were encountered: