-
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
[Search v2.4] Search Router Polish Issues #50250
Comments
Hey! I’m Jakub Szymczak from Software Mansion, an expert agency, and I’d like to work on this issue! |
@SzymczakJ just an FYI we're still adding more items to this issue as we test the feature |
Then I'll focus on other issues and come back to this PR later. |
Added a few more items to the list |
I see the list is getting longer. I can also help with polish issues and follow ups from #49838 |
Regarding
#49838 is solving this issue for status contextual filters. The reason type contextual filters reset query to default values is that lists of filters for |
I think that's fine for status for now. For type, we might wanna update the API/App to just ignore the irrelevant filters. |
@luacmartins, @SzymczakJ Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Hey I'd be happy to start working on some of these, as for now v2.5 is still being in the planning mode, so I think it's great time to do some polishing. In addition Search seems like an important part of the App so I would like to also spend a bit of time on pure code refactors (if thats fine with you). Cleaner code should allow for faster iteration of features, and it would be nice to avoid cases similar to Also this one:
will be fixed as soon as #49984 is merged, as Jakub fixed it. |
Another thing I wanted to confirm before actual implementation starts.
see also this comment by Adam: #50250 (comment) So originally (a long time ago in a galaxy far far away 😅) we had this design: So we used to have logic where everything on the left side is just a "link" of sorts, so the Chats, Expenses etc and also Saved Searches kinda behave the same way.
Is this what we want to move forward with? Or should we bring back the dedicated type tabs? |
We're descoping the decidated type tabs from v2.5 and I think for now the plan is to go with the current behavior, i.e. the LHN items navigate you to a brand new search and the status buttons update the status on the current custom search you're viewing. I think we can do nothing on this one for now. @JmillsExpensify for confirmation. |
Regarding this issue I believe accountID lookup is necessary for advanced filters We can try to refactor filters |
That one is more of a cleanup sine the API can now take emails directly too. I'd prioritize the other issues first (and autocomplete) and maybe we can even descope it |
I couldn't reproduce BUG: I’m searching in a chat that has messages and getting no results on the search results page when I land there. in my tests today. I created a separate issue for it, so I'll remove it from the OP. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.51-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-10-29. 🎊 For reference, here are some details about the assignees on this issue:
|
PR addressing most of these issues was merged. |
@luacmartins, @SzymczakJ Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Search in
and putting a link removes the link for the search resultsSearch in
suggests a workspace chat, we should add thereportID
filter instead ofin
. Same goes for invoice and trip roomsThe text was updated successfully, but these errors were encountered: