Skip to content
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 2023-07-12][$1000] All task related pages have extra padding between header and content #21754

Closed
6 tasks done
kavimuru opened this issue Jun 27, 2023 · 30 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@kavimuru
Copy link

kavimuru commented Jun 27, 2023

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Action Performed:

  1. Login to ND
  2. Click on FAB Icon
  3. Click on Assign task
  4. Notice on assign page Header and content has huge extra spacing then other pages (this can be quick compare by navigating to profile page (from drawer) notice here padding between header and contact does not have extra padding
  5. This extra padding gap of (20px) can be found on all task related pages like Assign task, confirm task, task title ,task description pages

Expected Result:

There should be no extra padding between header and content just like all other pages (consistency across the similar pages on app)

Actual Result:

There is extra padding between header and content on all task related pages

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?

  • Android / native
  • Android / Chrome
  • iOS / native
  • iOS / Safari
  • MacOS / Chrome / Safari
  • MacOS / Desktop

Version Number: 1.3.33-4
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
Notes/Photos/Videos: Any additional supporting documentation
image (1)
Extra 2706
image
Screenshot 2023-06-26 at 1 05 59 PM
Screenshot 2023-06-26 at 1 05 24 PM
Screenshot 2023-06-26 at 1 04 50 PM

Expensify/Expensify Issue URL:
Issue reported by: @dhairyasenjaliya
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1687764851615229

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01a5dc2de852edd528
  • Upwork Job ID: 1674640685641990144
  • Last Price Increase: 2023-06-30
@kavimuru kavimuru added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Jun 27, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 27, 2023

Triggered auto assignment to @kadiealexander (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@melvin-bot
Copy link

melvin-bot bot commented Jun 27, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

@kavimuru
Copy link
Author

Proposal

Please re-state the problem that we are trying to solve in this issue.

All task related pages have extra padding between header and content

What is the root cause of that problem?

The root cause is we might have added extra styles.mt5 to parent view of the all below screens during initial phase which was not required as per code consistency

What changes do you think we should make in order to solve the problem?

Solution - 1

We need to remove extra styles.mt5 padding on below pages as we don’t required since header already has enough padding

style={[styles.mh5, styles.mt5, styles.flexGrow1]}

<View style={[styles.mt5, styles.containerWithSpaceBetween]}>

style={[styles.mh5, styles.mt5, styles.flexGrow1]}

style={[styles.mh5, styles.mt5, styles.flexGrow1]}

Solution -2

Apply required padding-top on above files (but mostly solution - 1 is recommend as it makes all this pages consistent with other pages

@kadiealexander
Copy link
Contributor

kadiealexander commented Jun 28, 2023

@thienlnam @shawnborton Just wanted to check that this padding isn't intentional before we fix it, any advice please?

@shawnborton
Copy link
Contributor

I agree that we should remove that extra padding to be consistent with other pages. Thoughts @thienlnam ?

@kadiealexander kadiealexander added the External Added to denote the issue can be worked on by a contributor label Jun 30, 2023
@melvin-bot melvin-bot bot changed the title All task related pages have extra padding between header and content [$1000] All task related pages have extra padding between header and content Jun 30, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

Job added to Upwork: https://www.upwork.com/jobs/~01a5dc2de852edd528

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Jun 30, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

Current assignee @kadiealexander is eligible for the External assigner, not assigning anyone new.

@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

Triggered auto assignment to Contributor-plus team member for initial proposal review - @fedirjh (External)

@fedirjh
Copy link
Contributor

fedirjh commented Jun 30, 2023

@dhairyasenjaliya's proposal make sense to me, looks straightforward.

🎀 👀 🎀 C+ reviewed

@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

Triggered auto assignment to @tylerkaraszewski, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@tylerkaraszewski
Copy link
Contributor

@dhairyasenjaliya's proposal make sense to me, looks straightforward.

🎀 👀 🎀 C+ reviewed

Are you sure that's the correct user? The proposal was posted by @kavimuru

@dhairyasenjaliya
Copy link
Contributor

@tylerkaraszewski actually they created this gh and i posted proposal along with report so thats my proposal

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Jun 30, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

📣 @fedirjh You have been assigned to this job!
Please apply to this job in Upwork here and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Once you apply to this job, your Upwork ID will be stored and you will be automatically hired for future jobs!
Keep in mind: Code of Conduct | Contributing 📖

@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

📣 @dhairyasenjaliya You have been assigned to this job!
Please apply to this job in Upwork here and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Once you apply to this job, your Upwork ID will be stored and you will be automatically hired for future jobs!
Keep in mind: Code of Conduct | Contributing 📖

1 similar comment
@melvin-bot
Copy link

melvin-bot bot commented Jun 30, 2023

📣 @dhairyasenjaliya You have been assigned to this job!
Please apply to this job in Upwork here and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Once you apply to this job, your Upwork ID will be stored and you will be automatically hired for future jobs!
Keep in mind: Code of Conduct | Contributing 📖

@tylerkaraszewski
Copy link
Contributor

@kadiealexander - I am leaving today on sabbatical. Can you please remove and re-apply the Engineering label to select a new engineer to finish this issue? Thanks!

@dhairyasenjaliya
Copy link
Contributor

@fedirjh PR ready for review

@Julesssss
Copy link
Contributor

I am leaving today on sabbatical. Can you please remove and re-apply the Engineering label to select a new engineer to finish this issue? Thanks!

I was assigned the review, so I'll take over, no need to reassign.

@Julesssss Julesssss self-assigned this Jul 3, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jul 3, 2023

📣 @fedirjh 🎉 An offer has been automatically sent to your Upwork account 🎉

Reviewer - [$1000] All task related pages have extra padding between header and content

@melvin-bot
Copy link

melvin-bot bot commented Jul 3, 2023

📣 @dhairyasenjaliya You have been assigned to this job!
Please apply to this job in Upwork here and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Once you apply to this job, your Upwork ID will be stored and you will be automatically hired for future jobs!
Keep in mind: Code of Conduct | Contributing 📖

@Julesssss
Copy link
Contributor

Merged, awaiting deployment

@fedirjh
Copy link
Contributor

fedirjh commented Jul 5, 2023

Seems like automation didn’t trigger here. PR deployed to production

@dhairyasenjaliya
Copy link
Contributor

seems like Melvin has some problem specific with mehhhhh it never has triggered for my PR even if that has been merged within an hour hehe 😺

@kadiealexander kadiealexander changed the title [$1000] All task related pages have extra padding between header and content [HOLD for payment 2023-07-13][$1000] All task related pages have extra padding between header and content Jul 7, 2023
@kadiealexander kadiealexander changed the title [HOLD for payment 2023-07-13][$1000] All task related pages have extra padding between header and content [HOLD for payment 2023-07-12][$1000] All task related pages have extra padding between header and content Jul 7, 2023
@kadiealexander
Copy link
Contributor

kadiealexander commented Jul 7, 2023

🎯 ⚡️ Woah @fedirjh / @dhairyasenjaliya, great job pushing this forwards! ⚡️

The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉

  • when @dhairyasenjaliya got assigned: 2023-06-30 16:02 UTC
  • when the PR got merged: 2023-07-03 07:57 UTC

On to the next one 🚀

@kadiealexander
Copy link
Contributor

kadiealexander commented Jul 7, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.35-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 2023-07-12. 🎊

After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

As a reminder, here are the bonuses/penalties that should be applied for any External issue:

  • Merged PR within 3 business days of assignment - 50% bonus
  • Merged PR more than 9 business days after assignment - 50% penalty

@kadiealexander
Copy link
Contributor

kadiealexander commented Jul 7, 2023

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:

  • [@fedirjh] The PR that introduced the bug has been identified. Link to the PR:
  • [@fedirjh] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@fedirjh] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@fedirjh] Determine if we should create a regression test for this bug.
  • [@fedirjh] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@kadiealexander] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@kadiealexander kadiealexander added Awaiting Payment Auto-added when associated PR is deployed to production Weekly KSv2 Daily KSv2 and removed Reviewing Has a PR in review Daily KSv2 Weekly KSv2 labels Jul 7, 2023
@melvin-bot melvin-bot bot added the Overdue label Jul 12, 2023
@kadiealexander
Copy link
Contributor

@fedirjh Please make sure the checklist is complete!

@melvin-bot melvin-bot bot removed the Overdue label Jul 12, 2023
@fedirjh
Copy link
Contributor

fedirjh commented Jul 13, 2023

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Daily KSv2 labels Jul 13, 2023
@Julesssss
Copy link
Contributor

Hi @kadiealexander, this is ready to be paid out now I think

@melvin-bot melvin-bot bot removed the Overdue label Jul 17, 2023
@kadiealexander
Copy link
Contributor

Everyone has been paid :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

7 participants