finos / perspective

A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
https://perspective.finos.org/
Apache License 2.0
7.72k stars 1.04k forks source link

The "not in" filter function lacks an autocomplete list #2641

Closed brianblakely closed 2 weeks ago

brianblakely commented 2 weeks ago

Bug Report

Steps to Reproduce:

  1. Go to Superstore: https://perspective.finos.org/blocks/superstore/index.html
  2. Switch left-hand pane to untitled viewer
  3. Open config panel for the viewer
  4. Add State to Where field
  5. Change filter function to not in
  6. Begin typing California in the filter value field

Expected Result:

Autocomplete list should appear, as it does for the in filter function.

Actual Result:

No autocomplete is visible right now.

Environment:

Perspective v2.10.0

texodus commented 2 weeks ago

This was already fixed in #2615