Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm playing around with moving entiry to views support only.
This would mean we can remove a lot of code and improve the developer UX too.
Facet entities can become a views filter.
Just creating this issue to play around to see if this would make sense and still supports 99% of the usecases.
Issue fork facets-3311242
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dshields CreditAttribution: dshields commentedOne thing I'm noticing is when facets are added as a views filter, it works as expected. However, when you add a second display to your view (for example, Page_2), the modal configuration form for the filter is missing the individual facets.