payload icon indicating copy to clipboard operation
payload copied to clipboard

feat: use filterOptions in list relationship filter

Open DanRibbens opened this issue 1 year ago • 0 comments

Description

This makes it so that the filterOptions are applied to the filter controls on the list view of a collection: image

Now any non-valid options will no longer appear in the search results.

  • [x] I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • [x] New feature (non-breaking change which adds functionality)

Checklist:

  • [x] I have added tests that prove my fix is effective or that my feature works
  • [x] Existing test suite passes locally with my changes
  • [ ] I have made corresponding changes to the documentation

DanRibbens avatar Apr 30 '24 18:04 DanRibbens