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

Create Facets component #360

Merged
merged 2 commits into from
May 1, 2023
Merged

Create Facets component #360

merged 2 commits into from
May 1, 2023

Commits on Apr 28, 2023

  1. Create a facets component which renders any facets returned

    by the search. If any hierarchical facets are returned, they
    are rendered as standard facets.
    
    J=BACK-2220
    TEST=manual,auto
    
    Manually tested this component on the test site and confirmed
    it rendered all types of facets. Also added a storybook page
    and automated tests and confirmed they passed.
    cea2aj committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e68a50e View commit details
    Browse the repository at this point in the history
  2. Create a facets component which renders any facets returned

    by the search. If any hierarchical facets are returned, they
    are rendered as standard facets.
    
    J=BACK-2220
    TEST=manual,auto
    
    Manually tested this component on the test site and confirmed
    it rendered all types of facets. Also added a storybook page
    and automated tests and confirmed they passed.
    cea2aj committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    777dfc4 View commit details
    Browse the repository at this point in the history