mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-02 21:57:17 +00:00
- Implemented apply_tags_filter method to handle "None" option in tag searches. - Updated tags select field to include "None" option in the filters. - Enhanced search_by_tag method in specs to accept multiple tags and raise an error if none are provided. - Added tests for searching by "None" tag and combinations with other tags.