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 of nested question shows plain text input, which does not allow multiple values #18113

Closed
flamber opened this issue Sep 29, 2021 · 0 comments
Assignees
Labels
.Frontend Priority:P2 Average run of the mill bug Querying/Parameters & Variables Filter widgets, field filters, variables etc. .Regression Bugs that were previously fixed and/or bugs unintentionally shipped with new features. Reporting/Dashboards .Reproduced Issues reproduced in test (usually Cypress) Type:Bug Product defects
Milestone

Comments

@flamber
Copy link
Contributor

flamber commented Sep 29, 2021

Describe the bug
Dashboard filter of nested question shows plain text input, which does not allow multiple values

Regression in master compared to 0.40.5.
P1 contender.

To Reproduce

  1. Native question > Sample Dataset > SELECT * FROM PRODUCTS - save as "Q1"
  2. Click Explore Results - save as "Q2"
  3. Add "Q2" to dashboard, add filter "Other categories" and connect to "Q2"."TITLE" ("CATEGORY" not shown is Not all columns of nested question available for Dashboard filter #13186) - save dashboard
  4. Try inputting two values into the filter at the same time - ex. Rustic Paper Wallet and Small Marble Shoes
    image

Expected behavior
Same behavior as 0.40.5, where it's still a text input (missing dropdown is #12985), but allows multiple values:
image

Information about your Metabase Installation:
Tested master a31a7d0

@flamber flamber added Type:Bug Product defects Priority:P2 Average run of the mill bug Reporting/Dashboards Querying/Parameters & Variables Filter widgets, field filters, variables etc. .Frontend .Regression Bugs that were previously fixed and/or bugs unintentionally shipped with new features. labels Sep 29, 2021
@alxnddr alxnddr self-assigned this Oct 4, 2021
@alxnddr alxnddr closed this as completed Oct 5, 2021
@flamber flamber added this to the 0.41 milestone Oct 7, 2021
@nemanjaglumac nemanjaglumac added the .Reproduced Issues reproduced in test (usually Cypress) label Jul 29, 2022
This was referenced May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.Frontend Priority:P2 Average run of the mill bug Querying/Parameters & Variables Filter widgets, field filters, variables etc. .Regression Bugs that were previously fixed and/or bugs unintentionally shipped with new features. Reporting/Dashboards .Reproduced Issues reproduced in test (usually Cypress) Type:Bug Product defects
Projects
None yet
Development

No branches or pull requests

3 participants