-
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-03-26] [HIGH] [$500] [Mentions] Cannot confirm mention via clicking or hitting the enter key #38358
Comments
Triggered auto assignment to @bfitzexpensify ( |
Job added to Upwork: https://www.upwork.com/jobs/~01072b12ec0438630b |
Current assignee @allroundexperts is eligible for the External assigner, not assigning anyone new. |
📣 @getusha 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Let's definitely do a root cause analysis to figure out where this regression came from, and how it slipped through our testing. |
@getusha can you give an ETA for when you'll be able to fix this? |
This came up when we added the shortened private domain mentions feature. In our code here, we had a condition that kept on calculating mention suggestions when the mention text (with a space) was same as the display text. This was always true because the mention code was always different from the user's display text. With the implementation of the above feature, there were cases where the display name became equal to the mention code. This resulted in an endless loop for the calculation of suggestion items which resulted in this bug. |
Merged the fix |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.54-4 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-03-26. 🎊 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:
|
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:
Regression Test Proposal
Do we agree 👍 or 👎 |
Payment summary: @getusha to be paid $500 for contributor work - paid via Upwork ✅ Regression steps proposed in https://github.com/Expensify/Expensify/issues/388157. We're all done here, thanks everyone. |
$500 approved for @allroundexperts |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: v1.4.51-3
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: @dylanexpensify
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1710448753252709
Action Performed:
Expected Result:
The mention is selected, auto-filled, and the hover menu disappears
Actual Result:
The mention flickers and doesn't complete. On prod, it updates the handle, but still flickers and doesn't complete.
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screen.Recording.2024-03-14.at.8.35.15.PM.mov
Screen.Recording.2024-03-14.at.8.47.14.PM.mov
Screen.Recording.2024-03-14.at.8.42.43.PM.mov
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: