-
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
[$500] Workflows - Offline indicator is not at the bottom of the page #37721
Comments
Triggered auto assignment to @johncschuster ( |
@johncschuster I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. |
We think that this bug might be related to #wave8-collect-admins. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Workflows - Offline indicator is not at the bottom of the page What is the root cause of that problem?The content doesn't take the full height available because we haven't wrapped with a
What changes do you think we should make in order to solve the problem?Wrap content with a
<View style={[styles.w100, styles.flex1]}>{content}</View>
There might be more instances of similar issue, we will check fix all of those. Alternatively
|
|
This is not a bug. It's expected result. cc: @luacmartins |
@Expensify/design is the offline indicator supposed to be where it is in the image above? |
Yep that looks good to me too. Fixed to the bottom of the "current" view. |
Job added to Upwork: https://www.upwork.com/jobs/~01f79caf6c04f732a8 |
Thanks for confirming! Adding external label |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Offline indicator is not at the bottom of the page What is the root cause of that problem?We miss the should App/src/pages/workspace/workflows/WorkspaceWorkflowsPage.tsx Lines 165 to 172 in ec64dc1
And hence we are not able to wrap the whole component What changes do you think we should make in order to solve the problem?We need to pass the We already do this in a bunch of places where WorkspacePageWithSections.tsx is used: App/src/pages/workspace/WorkspaceProfilePage.tsx Lines 78 to 83 in ec64dc1
App/src/pages/workspace/bills/WorkspaceBillsPage.tsx Lines 22 to 23 in ec64dc1
App/src/pages/workspace/invoices/WorkspaceInvoicesPage.tsx Lines 21 to 22 in ec64dc1
What alternative solutions did you explore? (Optional)N/A |
Dupe of #37403 |
Yup, I agree with the designers. |
@mkhutornyi Yeah, they very likely share the same root cause. Both of them have solid discussions - this one is about the design part, and the other one covers the coding part. @luacmartins I saw you commented on both. Should we put this one on hold for the other one #37403 created earlier? |
Sure, let's put it on hold in favor of #37403 |
@johncschuster, @eh2077 Eep! 4 days overdue now. Issues have feelings too... |
This is on hold. Downgrading to |
Still holding |
Same |
Looks like #37403 is now closed. Taking this off hold! |
@johncschuster I think we can close it as it's been fixed by #37403 |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@johncschuster Friendly bump! I think it's good to close this issue. |
Nice! Thanks for testing again! |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Found when validating PR : #37391
Version Number: 1.4.47-0
Reproducible in staging?: Y
Reproducible in production?: Y
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal Team
Action Performed:
Precondition:
Expected Result:
The offline indicator locates at the bottom of the page.
Actual Result:
The offline indicator locates below the workflow card.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: