Closed (duplicate)
Project:
Facets
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
2 Apr 2018 at 20:00 UTC
Updated:
2 Nov 2019 at 18:13 UTC
Jump to comment: Most recent, Most recent file



Comments
Comment #2
andypostComment #3
andypostJust discovered that load multiple does not sort facets according their weight... looking how to fix
Comment #4
andypostHere is sorting & admin label to display enabled facets
Comment #5
borisson_I think we can do this with an
array_filterinstead, but that is just preference.As you mentioned in the IS, this also needs tests.
Comment #6
svendecabooterUpdated the patch in #4 to also work with Views displays other than the "page" display.
Comment #7
chr.fritschMaybe we should try to render the facets as blocks, that would give us the ajax support for free.
Comment #8
hugronaphor commented@chr.fritsch I would really want Facets module to not be tight to Block plugins. But seems like this needs quite a decent refactoring.
Comment #9
borisson_That would probably be somewhat easier yeah, especially on maintenance down the line.
Yeah that's not going to happen any time soon. A big rewrite like this will probably only happen when someone hands me a boatload of money.\
Comment #10
geek-merlinComment #11
geek-merlinI'd propose working on #3073444: Create views plugins to render facets and summaries in filters and areas and closing this. Objections?
Comment #12
swentel commentedIndeed, closing this. We made the decision to rip out the old AJAX implementation and go for views plugins completely.
Will move this plugin inside the patch over at #3073444: Create views plugins to render facets and summaries in filters and areas
- actually - do we still need to have an area plugin or not?
Comment #13
andypostArea plugins are more useful when you need to place configurable list of facets for each page