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

Show warning if view has exposed filters #242

Closed
wants to merge 15 commits into from

Conversation

kepol
Copy link
Contributor

@kepol kepol commented Jan 29, 2025

Drupal CMS has a blog page out of the box that has an exposed filter so this is a work around so people don't think it's broken for now good reason.

We should aad follow up docs on options to handle the page:

  1. Route the url to origin rather than being static
  2. Redo the view to not have exposed filters
  3. Redo the page to use Algolia search facets
  4. If there are a very small number of filters, disable ajax and each permutation of results can be generated as static page

@kepol
Copy link
Contributor Author

kepol commented Jan 29, 2025

Whoops... that should have been against 2.x

@kepol kepol closed this Jan 29, 2025
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.

1 participant