Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dashboard Filter Improvements (to support large-scale rollout) #14930

Closed
2 tasks done
rlotun opened this issue Feb 22, 2021 · 1 comment
Closed
2 tasks done

Dashboard Filter Improvements (to support large-scale rollout) #14930

rlotun opened this issue Feb 22, 2021 · 1 comment
Assignees
Labels
.Epic Feature Implementation or Project
Milestone

Comments

@rlotun
Copy link
Contributor

rlotun commented Feb 22, 2021

There are a few improvements that can be made to dashboard filters that would allow larger organizations to roll them out (especially if they are moving off a different system that may have similar use cases).

Implementation Plan

ETA: MM/DD/YYYY

Milestone 1

How to Test This Feature Out

TBD

@rlotun rlotun added the .Epic Feature Implementation or Project label Feb 22, 2021
@rlotun rlotun added this to the 0.39 milestone Feb 22, 2021
@rlotun rlotun added this to On Deck Projects in 39 and 38.x Planning Board Feb 22, 2021
@rlotun rlotun moved this from On Deck Projects to In Progress Projects in 39 and 38.x Planning Board Mar 17, 2021
@daltojohnso
Copy link
Contributor

Testing of "contains" search:

  1. Navigate to a dashboard with cards on it
  2. Click the pencil icon in the dashboard header to edit the dashboard
  3. Click the now visible filter icon on the far right of the dashboard header to add a parameter
  4. Add an "other categories" parameter. A parameter widget should have appeared on the dashboard.
  5. Click the new "Category" parameter widget and then click on a dropdown in a card on the dashboard to map it to a field with many values, like "Name" from the User table in the Sample Dataset.
  6. Save your dashboard
  7. Click on the Category widget after the dashboard has saved.
  8. Assuming you've mapped to "Name" typing "bb" should trigger a search request that results in "Abbey Satterfield" appearing at the top of the list.
  9. Typing "bby k" should show only one option, "Bobby Kessler"

@rlotun rlotun moved this from In Progress Projects to Closed Issues and PRs in 39 and 38.x Planning Board Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.Epic Feature Implementation or Project
Projects
No open projects
39 and 38.x Planning Board
Closed Issues and PRs
Development

No branches or pull requests

2 participants