Support facet configuration in addition to component attributes

Created on 3 February 2024, 5 months ago
Updated 27 February 2024, 4 months ago

Currently the only way to configure facets is by passing attributes to the component in HTML. The facets module provides a place for widget configuration and a bunch of useful settings.

To Do

  • Determine how to access the configuration settings for each facet through the API
  • Identify which settings make sense for web components
  • Figure out how facet configuration and attributes will work if both are configured
✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States ctrlADel North Carolina, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @ctrlADel
  • Status changed to Fixed 5 months ago
  • πŸ‡ΊπŸ‡ΈUnited States ctrlADel North Carolina, USA

    This was included in the Alpha 2 release.

    • Facet settings were added to the endpoint response using an event subscriber
    • Facet settings were reviewed and some support for settings that apply to all facets was added
    • Facet configuration from the API is preferred over the facet config provided by attributes, unless preferAttributes is present in a components attributes
  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024