-
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 2023-10-24] [$500] iOS - Receipt replace popup camera click button is overlapping with home bar #28145
Comments
ProposalPlease re-state the problem that we are trying to solve in this issue.iOS: Receipt replace popup camera click button is overlapping with home bar What is the root cause of that problem?We don't include safe area padding bottom to this screen App/src/pages/EditRequestReceiptPage.js Lines 31 to 32 in 5aa7f6d
What changes do you think we should make in order to solve the problem?We need to include safe area padding bottom by one of:
<ScreenWrapper
includeSafeAreaPaddingBottom={false}
>
{({safeAreaPaddingBottomStyle}) => (
<>
<HeaderWithBackButton/>
<DragAndDropProvider>
<View style={[styles.flex1, safeAreaPaddingBottomStyle]}>
<ReceiptSelector/>
</View>
</DragAndDropProvider>
</>
)}
</ScreenWrapper>
What alternative solutions did you explore? (Optional)remove prop |
ProposalPlease re-state the issueThere is no bottom safe area padding on the What is the root cause of this issue?We are setting the App/src/pages/EditRequestReceiptPage.js Lines 31 to 34 in 4ea4a55
Moreover, there is an inconsistency between the Screen.Recording.2023-09-24.at.11.54.44.AM-1.movHere in App/src/pages/iou/MoneyRequestSelectorPage.js Lines 86 to 91 in 4ea4a55
What changes do you think should be made to fix this problem?First we should remove the App/src/pages/EditRequestReceiptPage.js Lines 36 to 41 in 4ea4a55
I don't think we need to use the What other alternative options did you explore? (Optional)We can also change the |
Job added to Upwork: https://www.upwork.com/jobs/~0191bee1b0a882677e |
Triggered auto assignment to @laurenreidexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to @anmurali ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @mananjadhav ( |
drag and drop not cover the header will fix here #28014 |
@mananjadhav do you agree? ^^ |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Agreed @laurenreidexpensify. I think we can close this one out. |
@laurenreidexpensify @mananjadhav |
@laurenreidexpensify |
@laurenreidexpensify @mananjadhav It seems that both issues are different and even if a single PR solved both, this is still a separate issue. Thus it should be eligible for reporting in either case. Do you agree? |
@laurenreidexpensify |
@mananjadhav @laurenreidexpensify this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
📣 @parasharrajat Please request via NewDot manual requests for the Reporter role ($50) |
@mananjadhav PR #29617 is ready for review. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.85-4 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-24. 🎊 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:
|
@laurenreidexpensify this issue is eligible for speed bonus, it merged within 1 day and 1 hour. |
Agreed @laurenreidexpensify. This is eligible for the urgency bonus. |
$750 payment approved for @mananjadhav based on BZ summary. |
@mananjadhav please complete checklist so we can close, thanks |
Payment requested as per #28145 (comment) |
$50 approved for @parasharrajat |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
Camera click button should not overlap with native home bar.
Actual Result:
home button interfering with UI.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.73.0
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
Screen.Recording.2023-09-22.at.3.15.26.PM.1.mov
0-02-01-b4aea41189a95de407693e5e77fe91cc891f9f8064dd68ab2b3005a79f1cd93a_9057d4f9cd9846c.mp4
Expensify/Expensify Issue URL:
Issue reported by: @parasharrajat
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1695376096559109
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: