-
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-09] [$500] Web - Money request tab glitches when trying to select text in the scan receipt tab #27551
Comments
Triggered auto assignment to @puneetlath ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~01edfae28ba0808400 |
Current assignee @puneetlath is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eVoloshchak ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Money request tab glitches when trying to select text in the scan receipt tab. What is the root cause of that problem?Trying to select text triggers the swipe action on the Scan tab, causing either the Manual or Distance tab to show while dragging the mouse. What changes do you think we should make in order to solve the problem?Solution 1
Solution 2 This can be handled with the following steps.
+<View
+ style={styles.w100}
+ {...panResponder.panHandlers}>
<Text style={[styles.textReceiptUpload]}>{translate('receipt.upload')}</Text>
<Text style={[styles.subTextReceiptUpload]}>
{isSmallScreenWidth ? translate('receipt.chooseReceipt') : translate('receipt.dragReceiptBeforeEmail')}
<CopyTextToClipboard
text={CONST.EMAIL.RECEIPTS}
textStyles={[styles.textBlue]}
/>
{isSmallScreenWidth ? null : translate('receipt.dragReceiptAfterEmail')}
</Text>
+</View> What alternative solutions did you explore? (Optional)None. 27551-demo.mp4 |
@eVoloshchak thoughts on the proposal? |
@akinwale's proposal (Solution 2) looks good to me I think we should extend this wrapper View so it takes up the full with of the parent container (red box below) Since there's still glitching if you select text close to the borders os the parent Screen.Recording.2023-09-21.at.15.47.55.mov🎀👀🎀 C+ reviewed! |
Current assignee @puneetlath is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
taking over for Puneet as it's part of wave4! |
Thanks @dylanexpensify. You'll want to have one of the engineers on the wave4 team take a look at the proposal that @eVoloshchak is recommending above. |
Definitely! Will be doing! Thanks @puneetlath! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@eVoloshchak, @dylanexpensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@luacmartins @cristipaval @Gonals @MariaHCD @Beamanator can one of you please review @akinwale's proposal? |
@eVoloshchak My PR is ready for review. Thanks. |
Wooot! Nice one! |
🎯 ⚡️ Woah @eVoloshchak / @akinwale, great job pushing this forwards! ⚡️ The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉
On to the next one 🚀 |
Amazing work! Waiting on regression period |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.75-12 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-09. 🎊 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:
|
Payments sent! @eVoloshchak mind completing checklist? Thank you! |
|
$750 payment approved for @eVoloshchak based on BZ summary. |
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:
We should be able to select the text
Actual Result:
We are not able to select the text and the page glitches to the right
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
Screen.Recording.2023-09-14.at.11.39.22.PM.mov
Recording.4510.mp4
Expensify/Expensify Issue URL:
Issue reported by: @esh-g
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1694715075087069
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: