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

Input control only allow filtering values that are in the drop down suggestion #17758

Closed
AlonaNadler opened this issue Apr 17, 2018 · 0 comments · Fixed by #18985
Closed

Input control only allow filtering values that are in the drop down suggestion #17758

AlonaNadler opened this issue Apr 17, 2018 · 0 comments · Fixed by #18985
Assignees
Labels
Feature:Input Control Input controls visualization

Comments

@AlonaNadler
Copy link

AlonaNadler commented Apr 17, 2018

In input control currently, you can only select the values out of the drop down suggestions, if users type different value that is not in the suggestions but exists in the data it won't work
example:
if I have defined values size=2 I will have 2 values in the input control drop down, it also means that these 2 values are the only values I can filter even though the data has more than 2 values,
Input control should allow filtering values that are not in the drop-down suggestions and exists in the data
apr-17-2018 14-11-24

linking to meta issue #13911
cc: @nreese

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Input Control Input controls visualization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants