Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDFBRA-321 - Bump drupal/facets from "2.0.9" to "3.0.0" #1935

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

kasperbirch1
Copy link
Contributor

Link to issue

https://reload.atlassian.net/browse/DDFBRA-321

Description

Steps taken:

  • Ran composer require drupal/facets:^3.0
  • Executed drush updatedb
  • Rebuilt cache using drush cache:rebuild
  • Exported configuration with drush config:export --diff

No changes were detected in the database or configuration files as a result of the update.

Steps taken:
- Ran `composer require drupal/facets:^3.0`
- Executed `drush updatedb`
- Rebuilt cache using `drush cache:rebuild`
- Exported configuration with `drush config:export --diff`

No changes were detected in the database or configuration files as a result of the update.
Copy link
Contributor

@kasperg kasperg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kasperbirch1 https://www.drupal.org/project/facets has a large notice regarding Facets 3 which seems relevant to our case as we use AJAX for our facets:

Facets 3.x only supports Search API, and introduces "Facets exposed filters" next to "Facet blocks".
We recommend using Facets exposed filters for new projects, when using Facets + Views
Using "Facets exposed filters" in Facets 3 has full AJAX support.

Facets 3 will not support AJAX for "Facet blocks".

Have you looked into this?

@kasperg kasperg assigned kasperbirch1 and unassigned kasperg, xendk, spaceo and rasben Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants