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

Allow users to filter by any field they want #164

Open
gohumble opened this issue Jul 15, 2021 · 0 comments
Open

Allow users to filter by any field they want #164

gohumble opened this issue Jul 15, 2021 · 0 comments

Comments

@gohumble
Copy link
Contributor

gohumble commented Jul 15, 2021

Currently, filtering is mostly done on the client side, without taking advantage of XO api's server side filtering capabilities.

Add server side filtering by any key - value pair for data sources.

Originally posted by @ddelnano in #161 (comment)

Another way we could design this is to take the aws amis data source approach (docs). Since the underlying XO api allows us to provide any key, value pairs we want, we could allow a user to filter by any field they want even if we didn't identify their use case ahead of time.

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

1 participant