-
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
[$500] Add Empty State Background To Tasks #27495
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01f8fb00801e6f1236 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @aimane-chnaif ( |
not overdue |
Current assignee @aimane-chnaif is eligible for the External assigner, not assigning anyone new. |
@aimane-chnaif making external |
ProposalPlease re-state the problem that we are trying to solve in this issue.Add empty state background for tasks report What is the root cause of that problem?We do not have that logic currently in the What changes do you think we should make in order to solve the problem?Replicate the same logic for TaskReport in the App/src/pages/home/report/ReportActionItem.js Lines 538 to 561 in eb5e1e8
For that, we can create one more variable and assign that code. With that use that variable in content with both(if/else) conditions. let emptyStateBackground = (
<View style={[StyleUtils.getReportWelcomeContainerStyle(isSmallScreenWidth), StyleUtils.getMinimumHeight(CONST.EMPTY_STATE_BACKGROUND.MONEY_REPORT.MIN_HEIGHT)]}>
<AnimatedEmptyStateBackground />
</View>
) What alternative solutions did you explore?App/src/components/ReportActionItem/MoneyRequestView.js Lines 139 to 141 in 24aa7c1
As for canceled task we are not rendering App/src/pages/home/report/ReportActionItem.js Lines 539 to 557 in eb5e1e8
|
@Pujan92 thanks for the proposal. Let's make sure to test on various cases including subtask, thread task, cancelled/deleted task, very long description, scrolling on mobile, offline. |
Thanks, I will check and update based on that. |
@aimane-chnaif I have updated the proposal a bit and here are the screencasts. a1.movSimulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-10-05.at.19.22.05.mp4 |
@grgia, @aimane-chnaif Huh... This is 4 days overdue. Who can take care of this? |
@Pujan92 did you pass test on #27495 (comment)? |
Yes @aimane-chnaif |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
This comment was marked as outdated.
This comment was marked as outdated.
Assigned @Pujan92 ! |
📣 @aimane-chnaif 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @Pujan92 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@Pujan92 what is ETA? |
Working on it and will raise a PR within an hour. |
This issue has not been updated in over 15 days. @Pujan92, @grgia, @aimane-chnaif eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
@grgia can you please add |
@aimane-chnaif I think this was fixed and we can close |
@grgia yes, only payment is left |
Triggered auto assignment to @stephanieelliott ( |
Bug0 Triage Checklist (Main S/O)
|
Summarizing payment on this issue:
Upwork job is here, [X] bonus is included on final payout @aimane-chnaif can you please complete the BZ checklist above? Once completed I will issue payment. Thanks! |
I think we can skip checklist like #27477. This is not bug but kind of a small feature request |
Sounds good to me - all paid ! |
We're missing the empty state background in Task reports. Follow up from #27478
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: