Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Table filter not working #125

@gbrian

Description

@gbrian

Describe the bug
Table filter does not remove filters and dashboards ends up storing the filters on metadata.

To Reproduce

  1. Add a Table slice to dashboard with "Emit Filter" option enabled
  2. Click on row (dashboard is filtered)
  3. Click again same row (nothing happens)
  4. Dashboard keeps filter forever

Expected behavior
Add/Remove filter

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • superset-ui version: latest
  • Node version: node -v
  • npm version: npm -v

Additional context
onRemoveFilter is never passed to the Table control. transformPropsdoes not map any removeFilter option

Metadata

Metadata

Assignees

No one assigned

    Labels

    #bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions