-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Due for payment 2025-05-20] Per diem - Huge space between table header and content when there are a few per diem rates #61821
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 @maddylewis ( |
Triggered auto assignment to @luacmartins ( |
💬 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.Per diem - Huge space between table header and content when there are a few per diem rates What is the root cause of that problem?In this file: App/src/pages/workspace/perDiem/WorkspacePerDiemPage.tsx Lines 413 to 416 in 81b1b49
we have moved the <SelectionListWithModal /> inside <ScrollView contentContainerStyle={[styles.flexGrow1, styles.flexShrink0]} /> with contentContainerStyle as flexGrow1 in the PR: #61765 which is causing the issue.
What changes do you think we should make in order to solve the problem?Just Remove the App/src/pages/workspace/perDiem/WorkspacePerDiemPage.tsx Lines 413 to 416 in 81b1b49
I have tested it and it is working perfectly fine for long list as well as if the list has only few items. What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A 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. |
@daledah, could you please look into it? |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Seems like it'll be fixed by #61844 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.44-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 2025-05-20. 🎊 |
@luacmartins @maddylewis @luacmartins 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] |
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. |
@luacmartins - does this require any action from me? do we need to add a new regression test or anything? |
No action. This was a regression fixed by this PR. We can close this issue. |
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.43-7
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught during regression testing, add the test name, ID and link from TestRail: #60488
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Samsung Galaxy Z Fold 4 / Android 14
App Component: Workspace Settings
Action Performed:
Precondition:
Expected Result:
There will be no space between table header and content when there are a few per diem rates.
Actual Result:
There is huge space between table header and content when there are a few per diem rates.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6827140_1746861397026!5_per_diem_rates (1).csv
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @maddylewisThe text was updated successfully, but these errors were encountered: