microsoft / microsoft/SandDance

bug(v4-beta): Selecting a facet headers does not select points in facet panel

Open
#517 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
7.1k
Forks
573
Avg merge
8d 9h
Merged PRs (30d)
4

Description

Description

  • Reproduction case https://a.cl.ly/8Lu0XbwP
    • Open the default Election demo dataset
    • Facet by any quantitative column (I chose latitude)
      • In v3, this "selects" the points in the faceted panel, which can be used to include/exclude those rows
      • In v4, clicking on the header does not apply a selection.

I would have anticipated the same behaviors for v3 and v4, though it's possible the feature was removed and there's a new UI for selecting the points in a facet panel.

Diagnostics

  • OS: Mac OSX 12.4
  • Browser: 103.0.5060.134 (Official Build) (x86_64)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue using the default Election demo dataset linked in the report, facet by a quantitative column such as latitude, and compare v3 with v4. Start by tracing the facet-panel header interaction in the v4 demo and its selection handling. Done means selecting a facet header selects the corresponding points, or the issue documents the replacement interaction if that behavior was intentionally removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.