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

Add displayValues json field for select filter #347

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

Syer10
Copy link
Collaborator

@Syer10 Syer10 commented Apr 21, 2022

Closes #300

Adds a json-array of strings to the Select filter json so that Select.values doesnt break client filtering, they can use Select.displayValues for the Select filter options. I dont believe that Select.values needs to be exposed anymore, but that would probably be a breaking change.

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

Successfully merging this pull request may close these issues.

[Bug] Unable to handle Filter.Select properly with some sources
2 participants