-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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-11-29] [$250] Auto suggestions for emoji is not sorted alphabetically #50079
Comments
Triggered auto assignment to @adelekennedy ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Auto suggestions for emoji is not sorted alphabetically What is the root cause of that problem?We don't arrange the emoji list before showing it
What changes do you think we should make in order to solve the problem?We should sort the emoji list alphabetically by name before displaying it
What alternative solutions did you explore? (Optional)Alternatively, we can prioritize emojis that match the search term first and then sort the remaining ones alphabetically |
ProposalPlease re-state the problem that we are trying to solve in this issue.Suggestions displayed are not sorted alphabetically What is the root cause of that problem?Line 423 in 1764d10
Here we are calculating ![]() The reason when we enter What changes do you think we should make in order to solve the problem?Since the Line 408 in 1764d10
What alternative solutions did you explore? (Optional)Screen.Recording.2024-10-03.at.02.42.20.mov |
Job added to Upwork: https://www.upwork.com/jobs/~021841781443095645269 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @suneox ( |
Thanks for all the proposals. Based on the expected result, However, I believe this is not a common pattern. Another platforms with markdown editors like Slack and GitHub prioritize emoji suggestions that match the text more closely, giving them higher priority. Screen.Recording.2024-10-03.at.22.22.54.movSo @flodnv, I would like to confirm whether the expected behavior should continue sorting by alphabetically or prioritize those that more closely match the text. cc: @adelekennedy |
@nkdengineer Your RCA is correct and detailed, but could you please double-check your implementation? When searching with only 2 characters, the result is incorrect Screen.Recording.2024-10-03.at.22.44.58.mp4 |
The expected behavior is Slack's behavior, which I think you are referencing as |
@flodnv Yes, that is the expected behavior I want to confirm, as the current expected behavior is confusing when compared to Slack’s behavior Based on the expected behavior, we can proceed with @nkdengineer proposal 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @srikarparsi, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
Hi @hannojg! I saw here that you were thinking about applying some findings with the recent search algorithm to emoji recommendations. Do you think you could provide a little more detail about that before we go through with the above proposal? It would definitely work but I'm not sure if there's a more performant way to do this. |
@suneox, @srikarparsi, @adelekennedy Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@suneox, @srikarparsi, @adelekennedy Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@suneox, @srikarparsi, @adelekennedy 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
@suneox @srikarparsi @adelekennedy this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
This issue has not been updated in over 15 days. @suneox, @srikarparsi, @adelekennedy, @nkdengineer eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
What is the latest update here? |
@suneox it looks like @srikarparsi left a comment on the PR a while ago that needs to addressed? |
Yes, we’re still working on a PR to handle lost order in some use cases. |
@suneox, @srikarparsi, @adelekennedy, @nkdengineer Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PRs almost ready |
@suneox, @srikarparsi, @adelekennedy, @nkdengineer Huh... This is 4 days overdue. Who can take care of this? |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.65-5 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-11-29. 🎊 For reference, here are some details about the assignees on this issue:
|
@suneox @adelekennedy @suneox 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] |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
|
Payouts due:
Upwork job is here. |
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: 9.0.43-1
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: @flodnv
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1727863255553599
Action Performed:
Expected Result:
Suggestions displayed are sorted alphabetically
Actual Result:
Suggestions displayed are not sorted alphabetically
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @adelekennedyThe text was updated successfully, but these errors were encountered: