Skip to content

fix(search): fix missing translation "Expand to all orgs"#1515

Merged
PascalRepond merged 1 commit into
rero:stagingfrom
PascalRepond:rep-fix-translate
Jul 23, 2026
Merged

fix(search): fix missing translation "Expand to all orgs"#1515
PascalRepond merged 1 commit into
rero:stagingfrom
PascalRepond:rep-fix-translate

Conversation

@PascalRepond

Copy link
Copy Markdown
Contributor

The translate directive was missing from the component.

The translate directive was missing from the component.

Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: dc4562b1-e9b2-4e11-a29f-1ea2e910c51b

📥 Commits

Reviewing files that changed from the base of the PR and between b8b7f3f and ce04c8f.

📒 Files selected for processing (1)
  • projects/admin/src/app/record/search-view/document-record-search/document-record-search.component.ts

Walkthrough

The standalone DocumentRecordSearchComponent now imports TranslateDirective from @ngx-translate/core and includes it in the component’s imports array alongside the existing search components.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: fixing a missing translation in search.
Description check ✅ Passed The description matches the changeset by noting the missing translate directive in the component.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@PascalRepond
PascalRepond requested review from Garfield-fr and jma July 21, 2026 05:44
@PascalRepond
PascalRepond merged commit f89253a into rero:staging Jul 23, 2026
3 checks passed
@PascalRepond
PascalRepond deleted the rep-fix-translate branch July 23, 2026 10:26
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.

1 participant