Skip to content

fix(frontend): fix biome lint and sync i18n catalogs for feedback portal - #985

Merged
dembrane-sam-bot merged 1 commit into
mainfrom
sam/ECHO-748-fix-feedback-prefill-checks
Aug 10, 2026
Merged

fix(frontend): fix biome lint and sync i18n catalogs for feedback portal#985
dembrane-sam-bot merged 1 commit into
mainfrom
sam/ECHO-748-fix-feedback-prefill-checks

Conversation

@dembrane-sam-bot

Copy link
Copy Markdown
Contributor

Addresses [ECHO-748]. Fixes linting and i18n checks for the feedback prefill changes.

What this changes

  • Prefills participant_email (and participant_name) correctly in feedback modal while passing all Biome lint checks (fixed unused catch variable e to _e in FeedbackPortalModal.tsx).
  • Synchronizes line numbers for the extracted strings in all .po translation catalogs, restoring ci-check-i18n-catalogs check to green.

Confidence

  • verified Biome linting locally by renaming catch e to _e.
  • verified line number shifts in .po translation catalogs manually and ran a targeted search-and-replace to realign comments with source.

Discussion: https://dembraneworkspace.slack.com/archives/C0884QPQF6W/p1786383467253179

@linear

linear Bot commented Aug 10, 2026

Copy link
Copy Markdown

ECHO-748

@dembrane-sam-bot
dembrane-sam-bot added this pull request to the merge queue Aug 10, 2026
Merged via the queue into main with commit eef4fe0 Aug 10, 2026
11 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.

2 participants