-
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
[$250] [Search v2.2] Add room name to the top of chats #48897
Comments
Triggered auto assignment to @stephanieelliott ( |
Job added to Upwork: https://www.upwork.com/jobs/~021834524447256118011 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
cc @Kicu @289Adam289 @SzymczakJ @Guccio163 in case you wanna work on the frontend part of this. These changes also have a backend component that's still not available. |
hello @luacmartins I would like to take care of this issue. When do you expect the backend changes to be ready? 🤔 |
@luacmartins, @stephanieelliott, @situchan Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
📣 @situchan 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
All yours @zfurtak |
Do you have any idea when the backend will be ready @luacmartins? 😃 |
@zfurtak I started looking into this today. I have a draft PR to return report data in the chat queries, but I'm not sure that that's enough to display the correct report names. Do you know which data you'll need to properly display them? It seems like we need quite a bit of data for getReportName |
Here's a sample data after we start returning the report data:
|
We'll resume work on this soon |
From today, I'm back and will take care of this 😊 |
@luacmartins, @stephanieelliott, @zfurtak, @DylanDylann Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
We're still working on this one |
@luacmartins, @stephanieelliott, @zfurtak, @DylanDylann Eep! 4 days overdue now. Issues have feelings too... |
I'm currently reviewing the draft for this. |
Still under review. |
@luacmartins, @stephanieelliott, @zfurtak, @DylanDylann 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
PR is being reviewed |
I'm resolving the conflicts right now and adjusting the PR to comments from review |
Thanks! Let's aim to get this one wrapped up by next week |
@luacmartins , will the PRs for this fix the bug I found where I'm unable to find rooms? |
No, this PR just adds the report name to the top of chat results |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
Problem
Coming from here, chats miss the context of the room they belong too, so users can find the same chat sent to different people.
Solution
Add the room name to the chats. This requires both backend and frontend changes.
Issue Owner
Current Issue Owner: @luacmartinsUpwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: