Skip to content

Spreadsheet: Remove Clear All button in favor of API #9508

Description

@rolfsmeds

The Clear All button in the filter dropdown seems like a bad design decision, seeing as how

  • The Select All checkbox can be used to toggle all filers off for that columns, and
  • An action for clearing all filters in all columns should not be placed in the filter dropdown in an individual column.

I thereby propose that we remove the Clear All button altogether. Developers can call the existing clearAllFilters method to clear all filters on the table and bind that to a button that they place where they see fit.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions