-
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-02-26] [$500] About - Footer text has no bottom margin #36444
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01a30c2684f91e84c5 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hoangzinh ( |
Triggered auto assignment to @CortneyOfstad ( |
👋 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 @tgolen ( |
We think that this bug might be related to #wave8-collect-admins |
ProposalPlease re-state the problem that we are trying to solve in this issue.About - Footer text has no bottom margin What is the root cause of that problem?the vertical padding was removed and the however in the sidebar Footer we dont use the bottom margin:
What changes do you think we should make in order to solve the problem?we can add the bottom padding <View style={[styles.sidebarFooter, styles.mb5]}> or we can add it inside the sidebarFooter: {
display: 'flex',
justifyContent: 'center',
width: '100%',
paddingLeft: 20,
marginBottom: 20,
}, |
Root Cause was updated ... the PR could be ready once assigned. |
Hi! I am Filip from SWM an expert agency and I will work on this as I was working also on updating Account Settings |
I think @s77rt should help with the review as C+ on the PR https://expensify.slack.com/archives/C02NK2DQWUX/p1707871824360899 |
sorry for mentioning you @mountiny, is this eligible for a partial award? the PR used the first solution mentioned in my proposal. thanks again for your understanding |
Ah thanks for the ping. I do think this was very simple solution so that feels like we could skip the partial reward. I would say we look at that as a form of "how much time it saved us" when fixing the issue. In this case it was quite easy so probably very little. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.42-5 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-02-26. 🎊 For reference, here are some details about the assignees on this 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:
|
|
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: v1.4.41-2
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal Team
Slack conversation:
Action Performed:
Expected Result:
The footer text will have bottom margin.
Actual Result:
The footer text has no bottom margin.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: