Skip to content

Data view: Search & Filtering #55100

@jameskoster

Description

@jameskoster

Part of #55083

This ticket is a stub to include designs for search & filtering in tables. Considerations that could affect the design include:

  • Scalability – there can be thousands of datapoints that a user might want to filter by. Performance, search, etc. all need to be factored in to the UI.
  • Optimise for common use cases: It could be beneficial for some tables to present 'primary' filters to users by default.
  • Advanced filter operators. These can be per-filter e.g: "Show posts in categories: recipes and reviews" vs. "Show posts in categories: recipes or reviews". Or even combined across filters e.g. "Show published posts and posts with no comments" vs. "Show published posts or posts with no comments". Clearly this can get quite complicated quite quickly, so should receive appropriate prominence.
  • Saving filter configurations for reuse.
  • Resetting; per-filter and globally.
  • Shortcuts; create filter from column headers.
  • Loading states while filters are enacted.

Iterations

Support pages, templates, and template parts pages.

DataViews component

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DesignNeeds design efforts.[Feature] DataViewsWork surrounding upgrading and evolving views in the site editor and beyond

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions