Problem/Motivation

We currently use a monolithic twig file to render the filters summary HTML.

It could be interesting to be able to override only part of if, like individual filters item, in themes.

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

mably created an issue. See original summary.

mably’s picture

Assigned: mably » Unassigned
Status: Active » Needs review
bhogue’s picture

When I apply this patch on a fresh D11 install via DrupalPod and try to use the filters summary in the Header of the Content view, an Ajax error is thrown and the Header remains unchanged.

If I switch back to version 3.2.0, there is no Ajax error and the summary renders as expected.

mably’s picture

@bhogue thanks for the feedback.

I'm a bit surprized about that Ajax error caused by this issue's MR because the generated HTML should be strictly identical.

mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.