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

Adding additional filters changes existing controls #100

Closed
pburnsdata opened this issue Oct 2, 2018 · 1 comment
Closed

Adding additional filters changes existing controls #100

pburnsdata opened this issue Oct 2, 2018 · 1 comment
Assignees
Labels

Comments

@pburnsdata
Copy link
Contributor

pburnsdata commented Oct 2, 2018

Test Notes

  • Add the filters below and verify that the other controls do not change from multi-selects to drop downs

Add this in CAT settings to add two filters:
{ "filters": [ { "value_col": "querytext", "label": "Text" }, { "value_col": "queryresolveddt", "label": "ResolveDate" } ] }

and notice how all the other controls go from multi-selects to drop downs.

@pburnsdata pburnsdata added the bug label Oct 2, 2018
@pburnsdata
Copy link
Contributor Author

pburnsdata commented Oct 2, 2018

Discovered this with @danedexF5 during v1.2.3 regression testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants