-
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
[HOLD for payment 2024-04-09] Web - Reimbursements - There is no offline indicator message on 'Reimbursements' page #39050
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @danieldoglas ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - Reimbursements - There is no offline indicator message on 'Reimbursements' page What is the root cause of that problem?The main problem with issue is that we don't pass What changes do you think we should make in order to solve the problem?To fix this issue we can add this param App/src/pages/workspace/reimburse/WorkspaceReimbursePage.tsx Lines 18 to 25 in 64cfc7e
The same param we have on WorkspaceBillsPage App/src/pages/workspace/bills/WorkspaceBillsPage.tsx Lines 22 to 28 in f914b52
What alternative solutions did you explore? (Optional)NA |
ProposalPlease re-state the problem that we are trying to solve in this issue.Offline indicator is not visible on widescreen Reimbursements page when offline, What is the root cause of that problem?A defaultModalContainer style is not being passed to ScreenWrapper. App/src/pages/workspace/WorkspacePageWithSections.tsx Lines 157 to 163 in 69a2849
What changes do you think we should make in order to solve the problem?Passing defaultModalContainer style to ScreenWrapper like in here: App/src/pages/workspace/WorkspaceMembersPage.tsx Lines 543 to 548 in 69a2849
What alternative solutions did you explore? (Optional) |
Regression from #35399 |
cc @ruben-rebelo as you worked on that PR |
IMO we don't need to block the deploy on this though. |
@danieldoglas I think @Ollyws needs to review the regression fix PR. I can review in case they are not available. |
It's ok I can take care of it. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.58-8 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-09. 🎊 |
Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO. |
This one is done, closing it. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.57-2
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal team
Action Performed:
Expected Result:
'You appear to be offline.' should be displayed at the bottom of the page
Actual Result:
'You appear to be offline.' is not displayed at the bottom of the page
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6428613_1711540591324.Screen_Recording_2024-03-27_at_1.34.24_in_the.1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: