-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-04-14] [$250] iOS - Rules - Prohibited expenses - Offline indicator is not at the page bottom #58931
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
Comments
Triggered auto assignment to @stephanieelliott ( |
Triggered auto assignment to @robertjchen ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Offline indicator is below the content. What is the root cause of that problem?We don't style App/src/pages/workspace/rules/RulesProhibitedDefaultPage.tsx Lines 49 to 121 in 8deddfa
What changes do you think we should make in order to solve the problem?We should wrap this component in a View with
![]() What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?None What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
Regression from #56550 |
Job added to Upwork: https://www.upwork.com/jobs/~021904049457294436538 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @getusha ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.iOS - Rules - Prohibited expenses - Offline indicator is not at the page bottom What is the root cause of that problem?This issue is a regression from #56550. We introduced a new page (Prohibited Expenses) but missed testing it in offline mode. What changes do you think we should make in order to solve the problem?We should replace App/src/pages/workspace/rules/RulesProhibitedDefaultPage.tsx Lines 40 to 41 in f7b5843
<ScreenWrapper
enableEdgeToEdgeBottomSafeAreaPadding
shouldEnableMaxHeight
testID={RulesProhibitedDefaultPage.displayName}
> Then, optionally, we can wrap the content inside a
<ScrollView addBottomSafeAreaPadding>
<Text style={[styles.flexRow, styles.alignItemsCenter, styles.mt3, styles.mh5, styles.mb5]}>
<Text style={[styles.textNormal, styles.colorMuted]}>{translate('workspace.rules.individualExpenseRules.prohibitedDefaultDescription')}</Text>
</Text>
...Other content
</ScrollView> Note The reason I suggest this solution is that we have started implementing edge-to-edge bottom What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?No, UI bug What alternative solutions did you explore? (Optional)N/A |
Hey @getusha we have a couple proposals here, can you please review? |
@robertjchen, @stephanieelliott, @getusha Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Waiting for assignment. |
Hey @robertjchen can you check out the proposal here? |
Perfect, thanks for the update! We'll go with @linhvovan29546 |
📣 @linhvovan29546 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
The PR is ready for review! |
PR hit staging earlier today |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.23-7 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 2025-04-14. 🎊 For reference, here are some details about the assignees on this issue:
|
@getusha @stephanieelliott @getusha The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
@stephanieelliott Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Summarizing payment on this issue:
Upwork job is here: https://www.upwork.com/jobs/~021904049457294436538 |
$250 approved for @getusha |
Uh oh!
There was an error while loading. Please reload this page.
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 9.1.17-0
Reproducible in staging?: Yes
Reproducible in production?: Unable to check
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: Yes, reproducible on both
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Workspace Settings
Action Performed:
Precondition:
Expected Result:
Offline indicator will be at the page bottom.
Actual Result:
Offline indicator is below the content.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6778631_1742599253368.ScreenRecording_03-22-2025_07-16-58_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @stephanieelliottThe text was updated successfully, but these errors were encountered: