helix-website icon indicating copy to clipboard operation
helix-website copied to clipboard

fix: Ensure the 'All' option is selected by default in the category filter

Open jindaliiita opened this issue 10 months ago • 0 comments

Ensure the 'All' option is selected by default in the category filter

Description

The code has been updated to ensure that the "All" option is selected by default in the category filter dropdown. This change addresses an issue where the second option was being selected by default instead of the "All" option.

Issue: #768

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] I have signed the Adobe Open Source CLA.
  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

jindaliiita avatar Feb 04 '25 08:02 jindaliiita