- Issue created by @Kristen Pol
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
We don't support ajax for views because it needs to communicate with the server.
We should add a warning message on any non-admin page with a view that has exposed filters explaining they have a few options to handle the page:
- Route the url to origin rather than being static
- Redo the view to not have exposed filters
- Redo the page to use Algolia search facets
- If there are a very small number of filters, each permutation of results can be generated