-
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
[Due for payment 2025-02-27] Search - Last digits are cleared when trying to enter a second decimal point (dot) #56330
Comments
Triggered auto assignment to @mjasikowski ( |
Triggered auto assignment to @alexpensify ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Not repro on prod bandicam.2025-02-04.13-57-52-985.mp4 |
@kirillzyusko do you know what might be causing this too? I'll look into it in a moment. |
Looking into this 👀 |
I think I found a fix - will try to prepare PR tomorrow! |
Thanks @kirillzyusko! This is a deploy blocker, so we'll try to address it today. Do you know the cause of the issue? |
Demoting it to NAB. @kirillzyusko let's address this tomorrow |
Well, yeah, a new input implementation 😁 And now the algorithm works like:
My current approach is to create a variations of the mask (affine format) so that Thanks for demoting this! |
Okay, the trick with affinity format didn't work, so currently I'm working on another solution. The new approach will be the validation of a new string before proceeding to "masking" stage. I think tomorrow I can prepare a PR and will ask @brunovjk to test these changes (because he has a lot of knowledge on how to test this component) 👀 |
@alexpensify, @luacmartins, @kirillzyusko, @brunovjk Huh... This is 4 days overdue. Who can take care of this? |
Update: Still working on the PR |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.1.1-6 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 2025-02-27. 🎊 For reference, here are some details about the assignees on this issue:
|
@brunovjk @alexpensify @brunovjk The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
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: v9.0.94-1
Reproducible in staging?: Yes
Reproducible in production?: No
If this was caught during regression testing, add the test name, ID and link from TestRail: #53695
Email or phone of affected tester (no customers): expensify416+da2@gmail.com
Issue reported by: Applause Internal Team
Device used: MacOS Chrome, Desktop
App Component: Search
Action Performed:
Expected Result:
Nothing should happen as there is an existing decimal point (dot) in the number
Or pointer should jump to the end of entered amount as it does on production
Actual Result:
The last digits next to first decimal point are cleared
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6733024_1738666256330.Screen_Recording_2025-02-04_at_1.43.56_in_the_afternoon.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @alexpensifyThe text was updated successfully, but these errors were encountered: