-
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
[$2000] IOS - Chat - The Pay button in the money request is cut off if the request comes in an open chat #10283
Comments
Triggered auto assignment to @francoisl ( |
Triggered auto assignment to @stephanieelliott ( |
Posted to Upwork: https://www.upwork.com/jobs/~01a2b7049d03140226 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
Triggered auto assignment to @neil-marcellini ( |
Screen.Recording.2022-08-09.at.11.37.00.AM.movI have setup code in my pc and created two different users as per the instruction. and try to transfer amount but didn't find second user. So let me know if i have missed any step in setup process. Thank you @stephanieelliott |
Proposal
The issue caused here is due to maintainVisibleContentPosition props which is causing issue of maintaining scroll when IOUPreview Component is rendered because when set maintainVisibleContentPosition, the scroll view will adjust the scroll position so that the first child that is currently visible and at or beyond minIndexForVisible will not change position. As there are multiple childrens passed to the ReportActionItem.js when you backtrack so i guess that's why the sroll view doesn't adjust itself properly. Solution : The issue is fixed when you remove line
Flat List Compent becomes<FlatList
/> Before Fixing:- After Fixing :- Simulator.Screen.Recording.-.iPhone.13.Pro.-.2022-08-09.at.12.58.29.mp4 |
@Satishpethani92 |
@kbecciv is this still reproducible for you, unable to reproduce at my end. |
@Santhosh-Sellavel it is reproducible on IOS only for me too. I wasn't able to reproduce it on desktop, web or android. |
I checked only on iOS only first but was unable to reproduce it. |
Thanks for confirming that! Sorry for the flub on my part! |
Issue not reproducible during KI retests. (Fifth week) Lets close this one guys |
@johncschuster Am i eligible for 50% bonus here as my PR was merged within 3 business days. |
@syedsaroshfarrukhdot No, this PR is not eligible for the bonus. Issues that got assigned on or after Nov 4 and respective PRs that are created after that are only eligible! cc: @johncschuster |
Thanks for clarifying. |
@johncschuster I updated some of the steps in the checklist. Could you please create a regression test issue and start a discussion in Slack? |
not overdue |
Issue not reproducible during KI retests. (6th week) Can I remove this from our checklist. It is no longer repro as per steps |
@johncschuster I'm going through the weekly review of bugs. What remains to close this out? |
@tjferriss As far as I can tell, the only remaining step here is the regression test conversation in Slack. I'm following the SO here to do that. |
@johncschuster, @neil-marcellini, @syedsaroshfarrukhdot, @Santhosh-Sellavel Huh... This is 4 days overdue. Who can take care of this? |
How's the regression test coming along @johncschuster? |
@johncschuster, @neil-marcellini, @syedsaroshfarrukhdot, @Santhosh-Sellavel Eep! 4 days overdue now. Issues have feelings too... |
Bump @johncschuster |
👋 Adding the |
Sorry for the delay! The ^GH for regression steps is up |
@johncschuster, @neil-marcellini, @syedsaroshfarrukhdot, @Santhosh-Sellavel Whoops! This issue is 2 days overdue. Let's get this updated quick! |
The regressions steps were added 2 days ago so I think we're all set. |
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:
The money request is fully visible, including the Pay button
Actual Result:
The 'Pay' button is cut off and you need to scroll up to see it
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.88.1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Email or phone of affected tester (no customers): fischer9966+060122@gmail.com/Qwerty123
Logs: https://stackoverflow.com/c/expensify/questions/4856
Bug5677361_pay-cut-iPhone-XS.mp4
Bug5677361_pay-cut-off-iPhone-13-Pro.mp4
Bug5677361_pay-cutoff-iPad.mp4
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: