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

Filter fix for Nova Flexible Content #118

Merged
merged 2 commits into from
Feb 24, 2020

Conversation

stevelacey
Copy link
Contributor

@stevelacey stevelacey commented Feb 13, 2020

Switch to passing the ->filterBy() value via a query param to the getData call instead of attempting to pull it off of the field via the backend Nova API at runtime.

This makes the filterBy option work with packages that add support for nested fields e.g. Nova Flexible Content.

#116

@stevelacey stevelacey requested review from Krato and InfinetyEs and removed request for Krato February 13, 2020 07:02
Switch to passing predefined filters via query param instead of attempting to pull them off of the field in the backend at runtime.
@stevelacey stevelacey force-pushed the nova-flexible-content-filters-fix branch from c72be6c to 07e169e Compare February 13, 2020 07:11
@stevelacey stevelacey changed the title Filter fix for Nova Flexible Content, resolves #116 Filter fix for Nova Flexible Content Feb 13, 2020
@stevelacey
Copy link
Contributor Author

@InfinetyEs @Krato 👀

@Krato
Copy link
Collaborator

Krato commented Feb 24, 2020

Is working. I will merge

@Krato Krato merged commit ea4891a into InfinetyEs:master Feb 24, 2020
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.

2 participants