Be able to sort advanced search results
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
**Describe the solution you'd like.**
When trying to perform an advanced search (via "view and filter results"), it would be great if you could sort the results by `last updated at` and `last created at`. That way, you can find what you're looking for a lot more effectively, especially if you know that the question/dashboard you're looking for was created at a certain time (such as within the last day).
**Additional information**
Would help with a customer request, also was asked internally before
Related improvement to advanced search: https://github.com/metabase/metabase/issues/70593
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the advanced-search “view and filter results” entry point and review related improvement issue #70593. Trace how advanced search results are presented, then determine how “last updated at” and “last created at” sorting should be exposed; done means users can sort by either field when viewing and filtering results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100