Closed (fixed)
Project:
Views Block Exposed Filter Blocks
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2016 at 07:30 UTC
Updated:
9 Sep 2016 at 11:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sumitmadan commentedPorted module's current working functionality to its D8 version.
Remaining tasks are : port install file and test cases.
Comment #4
sumitmadan commentedComment #5
sumitmadan commentedComment #7
sumitmadan commentedComment #8
jrbOn initial testing, the patch in #5 seems to work fine.
I've created a sandbox module based on the patch:
https://www.drupal.org/sandbox/jrb/2787177
Comment #10
sumitmadan commentedThanks @jrb. I got the maintainer access and created a dev realease.
Comment #11
denis_kv commentedHi, after installing module views_block_filter_block each view rendered with exposed form even if no exposed filters available. I see just Apply button without any filter field. To prevent it i should set Exposed form in block:Yes as workaround, but it is not real solution.
I opened issue https://www.drupal.org/node/2790505/