-
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-04-05] [$125] Offline indicator is not at bottom of page on Workflows, and Categories, Tags empty state #38807
Comments
Triggered auto assignment to @kadiealexander ( |
Job added to Upwork: https://www.upwork.com/jobs/~01e4a7a9c86981e817 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
Upwork job price has been updated to $125 |
I think this is a dupe of #37721? |
ProposalPlease re-state the problem that we are trying to solve in this issue.The offline indicator is not displayed at the bottom of the Workflows page, nor is it shown for Categories and Tags when the empty list component is presented. What is the root cause of that problem?offlineIndicatorStyle prop is missing in ScreenWrapper What changes do you think we should make in order to solve the problem?App/src/pages/workspace/categories/WorkspaceCategoriesPage.tsx Lines 271 to 275 in 7b2a76f
need to pass offlineIndicatorStyle in ScreenWrapper, the same thing repeats for Workflows and tag page What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Offline indicator is not at bottom of page on Workflows, and Categories, Tags empty state What is the root cause of that problem?We do not pass App/src/pages/workspace/categories/WorkspaceCategoriesPage.tsx Lines 271 to 276 in b9f3906
App/src/pages/workspace/tags/WorkspaceTagsPage.tsx Lines 262 to 267 in 7b2a76f
What changes do you think we should make in order to solve the problem?We need to pass Result |
Note the linked issue is for workflow page which will be solved by a different approach (Moving away from flatlist and using scrollView) by that issue, this issue is for Categories and tags Page :) |
I think we should cover the categories/tags page here since that's not covered in that issue |
Both @askavyblr and @GandalfGwaihir have pretty similar solutions so I'm gonna go with the first proposal by @askavyblr |
📣 @askavyblr You have been assigned to this job! |
@luacmartins they edited their proposal after me |
c.c. @luacmartins @eVoloshchak |
Thanks for pointing that out @GandalfGwaihir and sorry that I missed that! I'll assign you to the job! |
📣 @GandalfGwaihir 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@askavyblr if you edit your proposal, you should post another comment mentioning that it was edited. From our contributing guidelines:
Please follow this procedure next time. |
PR ready for review @eVoloshchak |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.57-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-04-05. 🎊 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:
|
@GandalfGwaihir please don't forget the checklist! |
actually @eVoloshchak is the C+ here , i’m C, melvin messes up sometimes 😆 |
Or no they were unassigned, @luacmartins reviewed the PR themself |
This feature was in development at the time, so I don't think the checklist is applicable. |
Payouts due:
Upwork job is here. |
Problem
Offline indicator does not show at the bottom of the page on the Workflows page and for Categories and Tags when showing the empty list component
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: