# Summary

The Better Exposed Filters module replaces the Views' default single- or multi-select boxes with radio buttons or checkboxes, respectively. Description fields and Select All/None links can be added to exposed filters to make for a better user experience.

https://www.drupal.org/project/better_exposed_filters/releases/8.x-3.0-a...

# Project URL

https://www.drupal.org/project/better_exposed_filters

# Where is the code?

8.x-3.0-alpha5
https://www.drupal.org/node/2601050

# Estimated completion date

Unknown

# Dependencies

None.

# Who's doing the port?

mikeker

# What help do they need?

Patience... And eventually testing help.

# D8 roadmap

www.drupal.org/node/2553057

# Background and reference information

#2553057: Port "Better Exposed Filters" to Drupal 8

Comments

mgifford created an issue. See original summary.

mgifford’s picture

Kristen Pol’s picture

Issue summary: View changes
Francewhoa’s picture

Issue summary: View changes
mikeker’s picture

Issue summary: View changes
akalata’s picture

Status: Active » Needs work

Update (26 Jan 2016): I would make an alpha release of BEF for Drupal 8.x but I'm waiting on #2651102: Using checkboxes for exposed filters results in zero rows displaying to be committed before doing so. It blocks a fairly major use-case for BEF. Feel free to test the patch and report your results in that issue. Thanks!

mikeker’s picture

At this point, I consider the BEF module to be in alpha. As pointed out above, I would tag a release except for #2651102: Using checkboxes for exposed filters results in zero rows displaying which blocks a huge use-case for BEF. Currently working (though not thoroughly tested...):

  • Checkboxes/Radio buttons for various exposed filters
  • Nested checkboxes/radio buttons for hierarchical taxonomy filters
  • Select all/none and nested select all/none
  • Exposed filters as links

Make sure you're using the latest -dev release (or git clone)!

mfrosch’s picture

Hallo mikeker,

I've testet the latest D8 Release.
As soon as I check "Combine sort order with sort by" the "Display exposed sort options as: Links" is not working anymore. It will be displayed as Radio's.

Cheers,
Matthias

DanieleN’s picture

Seems me a little confusioning.

Why use this module the not implemented drupal_add_library, drupal_add_css ....?
(Version 8.x-3.x-dev)

Will this be changed or my mistake?

Cheers
Daniele

akalata’s picture

Hi @mfrosch and @Daniele -- you should report these issues in the issue queue for Better Exposed Filters (https://www.drupal.org/project/issues/search/better_exposed_filters). This topic is meant to be a high-level overview of D8 porting status, and not the place to address individual issues. :)

mmjvb’s picture

Issue summary: View changes
Status: Needs work » Needs review

With 8.x-3.0-alpha3 Status should be needs review.

mmjvb’s picture

Issue summary: View changes
Chris Matthews’s picture

Does the list in Issue #2753111: Finish the Drupal 8 port of Better Exposed Filters need to be updated? What is the status of the Drupal 8 port?

mmjvb’s picture

@Chris2 The right place to ask would have been the issue you are referencing. The answer to your question would be something of interest here, of course depending on the answer. The next step for this issue in a normal workflow would be an RC or Stable release.