Problem/Motivation

It would be nice if we have a facets 3 sort processor, it's not rocket science to create such processor, but I felt this is such a generic use case it could be added to the module.

Steps to reproduce

N/A

Proposed resolution

Add the entity weight order processor to the module.

Remaining tasks

Perhaps a unit test?
Also check that this does not break on sites where the facets module is not installed/enabled.

User interface changes

Extra sort processor in the facets UI (in Views).

API changes

Data model changes

Issue fork weight-3593423

Command icon 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

bramdriesen created an issue. See original summary.

bramdriesen’s picture

Issue tags: +Facet API

bramdriesen’s picture

Status: Active » Needs review

The remaining phpstan and upgrade status failure are not related. If wanted by the maintainer it can be fixed in this issue as well, or in a separate one.

bramdriesen’s picture

Title: Add facet 3, sort processor » Add facets 3, sort processor