Make collection filters discoverable #2750
Labels
dashboards
how administrate presents fields and displays data
search
finding things through our models
sorting
ordering things on dashboards
Current state
You can add collection filters to a dashboard and then search using them using the search bar on the index page.
Problem
These collection filters are not discoverable. You have to know about them already to know how to use them.
Potential solution
Add a tooltip next to the search box when collection filters are provided. Probably with an option to disable the tooltip in case some people do not want it.
We could dynamically populate the content based on the collection filters. Eg.
I appreciate we might not want to introduce tooltip code and assets just for this one thing. I don't know if there are other issues / future features on the roadmap that could also benefit from tooltips?
Alternatives
The text was updated successfully, but these errors were encountered: