-
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-06-20] [HOLD for payment 2024-06-18] [$125] Incorrect padding in group invite flow in RHP #42594
Comments
Triggered auto assignment to @mallenexpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.extra button margin at the bottom What is the root cause of that problem?extra margin at
What changes do you think we should make in order to solve the problem?remove the styles.mb5
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Incorrect padding in group invite flow in RHP. What is the root cause of that problem?There is extra padding in View which wraps the SelectionList.
There is extra padding in containerStyles in the FormAlertWithSubmitButton.
What changes do you think we should make in order to solve the problem?styles.mb5 should be removed:
styles.p1 should be removed:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Incorrect bottom and top padding What is the root cause of that problem?We have extra padding at ta number of places, we need to update the style at 3 components:
extra margin:
What changes do you think we should make in order to solve the problem?Update the style to make the top padding as 0:
<View style={[styles.flexShrink0, styles.p5, styles.pt0]}> Remove the bottom margin:
containerStyles={[styles.flexReset, styles.flexGrow0, styles.flexShrink0, styles.flexBasisAuto]} remove the extra padding:
<View style={[styles.flex1]}> The above style changes will be inline with the |
|
Job added to Upwork: https://www.upwork.com/jobs/~0112cf7031d552a86f |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @thesahindia ( |
Looks like this should be super quick/easy so I'm setting the price at $125. @thesahindia , 👀 plz on the above proposals |
📣 @zdradaa! 📣
|
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
📣 @SachinNautiyal-gitHub! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
ProposalPlease re-state the problem that we are trying to solve in this issue. What is the root cause of that problem?extra padding at number of places Root cause of issue - Extra margin in "App/src/pages/InviteReportParticipantsPage.tsx" in these lines - What changes do you think we should make in order to solve the problem?line 202 - - remove the extra padding |
Triggered auto assignment to @madmax330, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@shawnborton Do we need to remove the padding above the button as well? The OP doesn't mention it, I think it looks better if we keep the padding above the button. |
I think we'd probably remove it, or basically, let's do exactly what we do on the Start a Chat page. |
Great, thanks @shawnborton ! :) already covered this in the selected proposal :) |
📣 @GandalfGwaihir 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.81-11 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-06-18. 🎊 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:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.82-4 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-06-20. 🎊 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:
|
It came from #39757. It was a big PR and this issue was hard to prevent. I don't think we need the checklist here. Also no need for a test case. |
Contributor: @allgandalf paid $125 via Upwork Thanks! |
$125 approved for @thesahindia |
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: 1.4.75-0
Reproducible in staging?: y
Reproducible in production?: y
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: @shawnborton
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1716499799827299
Action Performed:
Expected Result:
There should not be any padding around RHP content and no extra space below the footer button
Actual Result:
There is a padding around the RHP content and extra space below the footer button
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
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
Issue Owner
Current Issue Owner: @mallenexpensifyThe text was updated successfully, but these errors were encountered: