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

Searching Array of String Values #474

Open
sangaman opened this issue Mar 4, 2017 · 1 comment
Open

Searching Array of String Values #474

sangaman opened this issue Mar 4, 2017 · 1 comment

Comments

@sangaman
Copy link

sangaman commented Mar 4, 2017

I see that this functionality was confirmed not to exist in #361, but I think it would be a useful feature to implement. Currently I'm having to workaround by converting an array of strings into an array of objects which feels clunky. I'm thinking that if title-fields and search-fields are left blank, the code will attempt to treat the local-data or the response form the remote url as an array of strings instead of an array of objects.

I might be able to work on this myself at some point, but if somebody who's more familiar with the code is able to implement this that would be fantastic.

@andrew-wilcox
Copy link

This is my exact use case, and my exact thought process for implementation. It feels perfectly natural, would love to see this get implemented.

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

No branches or pull requests

2 participants