-
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 2024-01-31] [$500] Web - Compose box - The compose box displays duplicate characters upon pressing a single key #33710
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01e5ce38ee6504ce3e |
Triggered auto assignment to @strepanier03 ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.The text is doubled when pressing a key while the composer is not focused. What is the root cause of that problem?We have a key-down listener that will:
App/src/pages/home/report/ReportActionCompose/ComposerWithSuggestions/ComposerWithSuggestions.js Lines 455 to 472 in 88d837c
The reason it added a duplicate character is, that the native input first receives the pressed key (because we focus on it, proof video below) and we manually add the pressed key to the composer. Screen.Recording.2023-12-28.at.22.52.05.movWhat changes do you think we should make in order to solve the problem?Remove What alternative solutions did you explore? (Optional)An alternate solution is to call |
@strepanier03, @situchan Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@strepanier03, @situchan Huh... This is 4 days overdue. Who can take care of this? |
I've been OoO, taking a look now. |
Weird, but reproducible. Chrome/Web 2024-01-03_16-17-15.mp4 |
Checking internally, here, to see if it's a good fit for Wave 5. |
This issue is already fixed in this PR. Sadly the review is blocked for quite some time now. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Seems like #30955 has been stale for long time. |
The current behavior is weird and I think we should fix this as urgency Screen.Recording.2024-01-08.at.10.32.29.PM.mov |
Raised again to try to tie to another project for priority purposes. Will update as soon as possible. |
@situchan I tested all 3 issues reproduction steps and the solution here won't cause that issue again. |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @bernhardoj 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
PR is ready cc: @situchan |
What's the update on this? Who is doing what, and when will it be done? It looks like we have a 2-week old undeployed fix? |
Currently waiting for review. |
Provided feedback. Was testing and finding any possible regressions |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.30-1 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 2024-01-31. 🎊 For reference, here are some details about the assignees on this 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:
|
Pay date is tomorrow so I'll handle this then. @situchan - Feel free to @ mention me when you post the checklist. Be back to this tomorrow. |
We can skip regression test as this was discovered by QA team |
Awesome, thank you @situchan! Handling payment now for everyone. |
Both @bernhardoj and @situchan have been paid. Closing this out as complete. Thanks everyone! |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v1.4.18-2
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal team
Slack conversation:
Action Performed:
Expected Result:
When a single key is pressed only a single character should be displayed inside the compose box
Actual Result:
When pressing only a single key duplicate characters are displayed inside the compose box
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6327462_1703768050385.27.12.2023_22.13.56_REC.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: