-
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
[WAITING ON ASHIM] [$1000] Web - Task name is not searchable #21565
Comments
Triggered auto assignment to @JmillsExpensify ( |
Triggered auto assignment to @jliexpensify ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to Design team member for new feature review - @shawnborton ( |
Hmm yeah, I would expect anything that shows up in the LHN to be available in Search. @mountiny @danieldoglas thoughts on this one? |
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - Task name is not searchable What is the root cause of that problem?Our search function has the value App/src/libs/OptionsListUtils.js Line 596 in f867c17
What changes do you think we should make in order to solve the problem?In order to see task in our SearchPage, we can add Also we need to update our if (result.isChatRoom || result.isPolicyExpenseChat) {
result.alternateText = showChatPreviewLine && !forcePolicyNamePreview && lastMessageText ? lastMessageText : subtitle;
} else if (result.isMoneyRequestReport) {
result.alternateText = lastMessageTextFromReport.length > 0 ? lastMessageText : Localize.translate(preferredLocale, 'report.noActivityYet');
} else if (result.isTaskReport) {
// update the alternateText for task report
result.alternateText = showChatPreviewLine && lastMessageText ? lastMessageTextFromReport : Localize.translate(preferredLocale, 'report.noActivityYet');
} else {
result.alternateText = showChatPreviewLine && lastMessageText ? lastMessageText : LocalePhoneNumber.formatPhoneNumber(personalDetail.login);
} And finally update the visibility of the title inside our shouldUseFullTitle={
this.props.option.isChatRoom || this.props.option.isPolicyExpenseChat || this.props.option.isMoneyRequestReport ||
this.props.option.isThread || this.props.option.isTaskReport
} What alternative solutions did you explore? (Optional)N/A Result:Screen.Recording.2023-07-04.at.17.46.20.mov |
I can repro this one: Here's my search: Let me know if you want this as External @mountiny @danieldoglas |
Bump @mountiny and @danieldoglas - are you tackling this one Internally? |
Sorry, I think we were both OOO last week! @jliexpensify This is not an issue related to the search project for now since this is a local search. It's probably more related to the Tasks project, cc @ thienlnam. |
No worries! Might tag @thienlnam again (I don't think it worked in your comment Daniel). Jack - is this something you'd want to tackle internally? |
Let's make this external! We didn't have this problem before since Tasks were not yet showing up in the LHN. But now that they are, let's handle this - agree it should be included! |
Job added to Upwork: https://www.upwork.com/jobs/~01b3d8ba26f1f06973 |
Current assignees @JmillsExpensify and @jliexpensify are eligible for the External assigner, not assigning anyone new. |
📣 @rushatgabhane Please request via NewDot manual requests for the Reviewer role ($1000) |
📣 @rushatgabhane We're missing your Upwork ID to automatically send you an offer for the Reviewer role. |
📣 @hungvu193 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Upwork job |
📣 @ashimsharma10 We're missing your Upwork ID to automatically send you an offer for the Reporter role. |
@rushatgabhane @Beamanator #22734 is now ready for review! |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.42-26 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 2023-07-26. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Hi @rushatgabhane looks like this is due for payment, but the checklist isn't complete. Can you do this please? Payments:
|
Bump @rushatgabhane to complete the checklist |
|
Created a manual request - https://staging.new.expensify.com/r/6576015972951396 |
Thanks Rushat, I will pay now! |
Invited Ashim, paid @hungvu193 and working on the QA list now. |
Paid Ashim and job now removed, thanks everyone! |
Reviewed details for @rushatgabhane. These details are accurate based on summary from Business Reviewer and are now approved for payment in NewDot. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Notice that it shows " Results not found".
Expected Result:
The task name should be searchable. It will be easier to search, manage and complete tasks.
Actual Result:
The task name is not searchable causing difficult to locate tasks.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.32-5
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
Notes/Photos/Videos: Any additional supporting documentation
Untitled_video.2.mov
Recording.5155.mp4
Expensify/Expensify Issue URL:
Issue reported by: @ashimsharma10
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1687420359552779
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: