Skip to content

Make collection filters discoverable #2750

Closed
@jared-thoughtbot

Description

@jared-thoughtbot

Current state

You can add collection filters to a dashboard and then search using them using the search bar on the index page.

image

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.

image

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

  • Using the input placeholder or somehow inlining the filter options - but these don't scale very well if you have a few filters
  • Linking to a new page which lists the filter options
  • Something else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    dashboardshow administrate presents fields and displays datasearchfinding things through our modelssortingordering things on dashboards

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions