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-08-24] [$1000] Task Report doesn't grey out when create task offline #23893

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

Comments

@kavimuru
Copy link

kavimuru commented Jul 30, 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. Go offline
  2. Create Task

Expected Result:

Task Report should grey out when create task offline

Actual Result:

Task Report doesn't grey out when create task offline

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.47-2
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

Screen.Recording.2023-07-29.at.17.19.42.mov

Snip - (3) New Expensify - Google Chrome

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

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01afec56cf0d694a04
  • Upwork Job ID: 1685971979400462336
  • Last Price Increase: 2023-07-31
  • Automatic offers:
    • ChengDzun | Contributor | 25928421
    • ChengDzun | Reporter | 25928425
@kavimuru kavimuru added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Jul 30, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jul 30, 2023

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

@melvin-bot
Copy link

melvin-bot bot commented Jul 30, 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 from contributor

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

When making any actions offline the result of this action will be greyed out. But when creating a new task, the task report isn't greyed out

What is the root cause of that problem?

In ReportActionItem Component

if (ReportUtils.isTaskReport(props.report)) {
return (
<TaskView
report={props.report}
shouldShowHorizontalRule={!props.isOnlyReportAction}
/>
);

We don't wrap TaskReport by OfflineWithFeedback Component, so the offline pattern isn't applied

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

We should wrap TaskReport by OfflineWithFeedback Component as we did here

<OfflineWithFeedback

We also consider doing the same thing with MoneyReportView Component

@bfitzexpensify bfitzexpensify added the External Added to denote the issue can be worked on by a contributor label Jul 31, 2023
@melvin-bot melvin-bot bot changed the title Task Report doesn't grey out when create task offline [$1000] Task Report doesn't grey out when create task offline Jul 31, 2023
@melvin-bot
Copy link

melvin-bot bot commented Jul 31, 2023

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

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

melvin-bot bot commented Jul 31, 2023

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

@melvin-bot
Copy link

melvin-bot bot commented Jul 31, 2023

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

@mananjadhav
Copy link
Collaborator

Thanks for the proposal @ChengDzun. Could you elaborate on what props will be passed to the OfflineWithFeedback here?

@ghost
Copy link

ghost commented Aug 1, 2023

@mananjadhav Because I can't update proposal. So I write this comment to resolve your question.

I think we only need to pass pendingAction field like this

<OfflineWithFeedback pendingAction={props.report.pendingFields}>  // We can also use props.action. pendingAction for this props. Both ways give the same result 
          <TaskView
               report={props.report}
               shouldShowHorizontalRule={!props.isOnlyReportAction}
           />
</OfflineWithFeedback>

This is result
Web:

Screenshot 2023-08-01 at 21 04 33

Mobile:

Screenshot 2023-08-01 at 21 05 06

@mananjadhav
Copy link
Collaborator

@ChengDzun's proposal looks good to me.

🎀 👀 🎀 C+ reviewed.

@melvin-bot
Copy link

melvin-bot bot commented Aug 1, 2023

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

@grgia grgia assigned ghost Aug 3, 2023
@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Aug 3, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 3, 2023

📣 @mananjadhav Please request via NewDot manual requests for the Reviewer role ($1000)

@melvin-bot
Copy link

melvin-bot bot commented Aug 3, 2023

📣 @ChengDzun 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@melvin-bot
Copy link

melvin-bot bot commented Aug 3, 2023

📣 @ChengDzun 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job

@melvin-bot melvin-bot bot added the Overdue label Aug 3, 2023
@ghost ghost mentioned this issue Aug 4, 2023
58 tasks
@melvin-bot melvin-bot bot added Reviewing Has a PR in review Weekly KSv2 and removed Overdue Daily KSv2 labels Aug 4, 2023
@ghost
Copy link

ghost commented Aug 4, 2023

@mananjadhav I just accepted offer and also created PR for this issue

@stitesExpensify
Copy link
Contributor

Agreed, it looks like the C+ reviewed the PR August 4, and I did not ask for any changes, so this was technically completed in 1 day. The bonus should apply @bfitzexpensify

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Aug 17, 2023
@melvin-bot melvin-bot bot changed the title [$1000] Task Report doesn't grey out when create task offline [HOLD for payment 2023-08-24] [$1000] Task Report doesn't grey out when create task offline Aug 17, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Aug 17, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 17, 2023

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot
Copy link

melvin-bot bot commented Aug 17, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.54-13 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-08-24. 🎊

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

For reference, here are some details about the assignees on this issue:

  • @mananjadhav does not require payment (Eligable for Manual Requests)
  • @ChengDzun requires payment offer (Contributor)

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

@melvin-bot
Copy link

melvin-bot bot commented Aug 17, 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:

  • [@mananjadhav] The PR that introduced the bug has been identified. Link to the PR:
  • [@mananjadhav] 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:
  • [@mananjadhav] 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:
  • [@mananjadhav] Determine if we should create a regression test for this bug.
  • [@mananjadhav] 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.
  • [@bfitzexpensify] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Aug 23, 2023
@bfitzexpensify bfitzexpensify added Bug Something is broken. Auto assigns a BugZero manager. and removed Bug Something is broken. Auto assigns a BugZero manager. labels Aug 23, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 23, 2023

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

@Expensify Expensify deleted a comment from melvin-bot bot Aug 23, 2023
@bfitzexpensify
Copy link
Contributor

Payment is due tomorrow, but I'll be ooo for the next week — @johncschuster, appreciate you helping out with this one! Worth noting that we agreed here - #23893 (comment) - that this should be eligible for the #urgency bonus.

@mananjadhav
Copy link
Collaborator

@bfitzexpensify @johncschuster Can one of you please post the payment summary here?

@JmillsExpensify
Copy link

Yes, I need a payment summary to get this payment approved in NewDot.

@ghost
Copy link

ghost commented Aug 24, 2023

This is a payment summary

External issue reporter @ChengDzun $250
Contributor that fixed the issue @ChengDzun $1500 (basic + urgency)
Contributor+ that helped on the issue and PR @mananjadhav $1500 (basic + urgency)

@JmillsExpensify @mananjadhav @bfitzexpensify Anyone help to confirm ?

@JmillsExpensify
Copy link

JmillsExpensify commented Aug 24, 2023

Only @bfitzexpensify can confirm for payments to be issued.

@johncschuster
Copy link
Contributor

Looks like I'm taking over for @bfitzexpensify. Let me confirm the payments now.

@johncschuster
Copy link
Contributor

Ah yep, it looks like @stitesExpensify believes the PR is eligible for the bonus (comment). @JmillsExpensify, I'll take care of the payments on Upwork and leave a summary for you below.

@johncschuster
Copy link
Contributor

Payment Summary:

External issue reporter @ChengDzun $250
Contributor that fixed the issue @ChengDzun $1500 (basic + urgency)
Contributor+ that helped on the issue and PR @mananjadhav $1500 (basic + urgency)

@JmillsExpensify
Copy link

Reviewed the details for @mananjadhav. $1,500 approved for payment in NewDot based on BZ summary above.

@ghost
Copy link

ghost commented Aug 25, 2023

@johncschuster @JmillsExpensify Could you help to approve my new request (for bonus) on Upwork?

@johncschuster
Copy link
Contributor

@ChengDzun thanks for your patience! I've issued the bonus payment 👍

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 Engineering External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

7 participants