Add a toggle to remove personal collection results from search
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
**Is your feature request related to a problem? Please describe.**
An admin might be looking for a table in their database. However, there are many similar-named reports in various users' personal collections. This is especially a problem when there are many users in that instance.
In order to find the table the admin actually wants, they may have to scroll through several pages because the initial results are reports from personal collections.
**Describe the solution you'd like**
Having a toggle or some way to allow admins to hide reports from personal collections in search would be helpful in allowing admins to more easily find what they're looking for.
**How important is this feature to you?**
Would improve the admin experience
**Additional context**
Customer request
Contributor guide
Research direction
The issue names no files, entry points, or tests. Start by locating the search implementation and its coverage for personal collections, then determine how an admin-only toggle should affect results; done means admins can hide personal-collection reports and still find the intended table or report.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100