Skip to content

Comments

feat(recipe): update search logic to support content locale filtering#311

Merged
Muetze42 merged 1 commit intomainfrom
development
Feb 21, 2026
Merged

feat(recipe): update search logic to support content locale filtering#311
Muetze42 merged 1 commit intomainfrom
development

Conversation

@Muetze42
Copy link
Owner

  • Use ContentLocale::get() to determine locale for search queries instead of app locale
  • Add new test case to verify recipe search functionality with content locale

fixes #306

- Use `ContentLocale::get()` to determine locale for search queries instead of app locale
- Add new test case to verify recipe search functionality with content locale

fixes #306
@Muetze42 Muetze42 merged commit ec27c22 into main Feb 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Search query on recipes endpoint is broken for non-English locales (fr-FR, de-DE...)

1 participant