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
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
bramdriesenComment #4
bramdriesenThe 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.
Comment #5
bramdriesen