-
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 2023-10-05] [$500] IOS - Bottom of Preference page is not transparent #27535
Comments
Triggered auto assignment to @laurenreidexpensify ( |
Job added to Upwork: https://www.upwork.com/jobs/~01687aa628faa714e2 |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to @michaelhaxhiu ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @robertKozik ( |
Proposal by: @hungvu193 ProposalPlease re-state the problem that we are trying to solve in this issue.Bottom of Preference page is not transparent What is the root cause of that problem?We're adding bottomPadding here which make the bottom isn't transparent with the case we didn't have footer component.
What changes do you think we should make in order to solve the problem?Solution 1We only need the padding if we have the footer so we should update the condition: Solution 2:Remove const safeAreaMarginBottom = StyleUtils.getSafeAreaMargins(insets);
{!_.isNull(footer) && <FixedFooter style={[!isOffline ? safeAreaMarginBottom : {}]}>{footer}</FixedFooter>} What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Bottom of the Preference page is not transparent What is the root cause of that problem?One condition is missing and it should be the first to check in order
What changes do you think we should make in order to solve the problem?First thing first we need check if we have footer:
What alternative solutions did you explore? (Optional)NA Result: |
Hi @hungvu193 @PiyushChandra17! Thank you both for your proposals. After careful consideration, it's evident that both of you have accurately identified the root cause of the issue, and your proposed solutions are quite similar. Due to the timing, I'm inclined to go with @hungvu193's proposal as it was the first one. Regarding the solution, I'm leaning towards the first option as it seems more descriptive, but I'm open to further discussion on this. 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @tylerkaraszewski, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Does anyone know why github won't let me assign @hungvu193? He just will not appear in the dropdown for assignees. |
@hungvu193 needs to comment something here. |
Bumped @hungvu193 in Slack too :) |
@robertKozik Sure, we need to check footer first and it's different from what @hungvu193 proposed, it's the vital check first going forward with this one. Also @tylerkaraszewski @laurenreidexpensify if he is unavailable, i can take this going forward :) |
Sorry you can assign me now |
📣 @hungvu193 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
📣 @hungvu193 🎉 An offer has been automatically sent to your Upwork account for the Reporter role 🎉 Thanks for contributing to the Expensify app! |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.74-3 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 2023-10-05. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Payment Summary:
|
@robertKozik please advise on regression steps in checklist above, thanks |
tldr; I don't think the regression test is needed here. It's visual bug which don't interfere with any user flow |
Thanks @robertKozik 👍 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Action Performed:
Expected Result:
Bottom of the Preference page should be transparent
Actual Result:
Bottom of the Preference page is not transparent
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.70.5
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
RPReplay_Final1694601966.MP4
Expensify/Expensify Issue URL:
Issue reported by: @hungvu193
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1694676966334599
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: