-
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 2024-10-24] [$250] Expensify Card - Only the last two digits can be deleted via BNP when input is not focused #50315
Comments
Triggered auto assignment to @sonialiap ( |
We think that this bug might be related to #wave-collect - Release 2 |
@sonialiap FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
Edited by proposal-police: This proposal was edited at 2024-10-07 15:06:01 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.There are two different errors
Untitled.movWhat is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
What alternative solutions did you explore? (Optional)Alternative for second issue: Remove onFocus function |
Job added to Upwork: https://www.upwork.com/jobs/~021843956765151192500 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @hoangzinh ( |
Edited by proposal-police: This proposal was edited at 2024-10-10 11:26:26 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Only the last two digits can be deleted via < button on the BNP when the input is not in focus. What is the root cause of that problem?
App/src/components/MagicCodeInput.tsx Lines 280 to 281 in 69162d2
are outdated, it was add in this PR, at that time, each character we user separate input for it. Eg, in case of this bug, we have 4 inputs component. So the
What changes do you think we should make in order to solve the problem?
App/src/components/MagicCodeInput.tsx Lines 280 to 281 in 69162d2
should be replaced by:
and this: App/src/components/MagicCodeInput.tsx Line 317 in 69162d2
should be replaced by:
What alternative solutions did you explore? (Optional) |
Thanks for proposals, everyone. @truph01 do you know why we have to set |
App/src/components/MagicCodeInput.tsx Lines 201 to 207 in 69162d2
|
Thanks for the updates. @truph01's proposal looks better to me. He explained the root cause well, and his solution looks good. Link to proposal #50315 (comment) 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @thienlnam, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @hoangzinh 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @truph01 🎉 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 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.49-2 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-10-24. 🎊 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:
|
Payment summary:
|
BugZero Checklist:
|
Thanks!
|
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: 9.0.45-2
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): applausetester+pso@applause.expensifail.com
Issue reported by: Applause Internal Team
Action Performed:
Precondition:
Expected Result:
The digits can be deleted completely via < button on the BNP when the input is not in focus.
Actual Result:
Only the last two digits can be deleted via < button on the BNP when the input is not in focus.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6626370_1728241456205.ScreenRecording_10-07-2024_02-49-47_1.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @hoangzinhThe text was updated successfully, but these errors were encountered: