Skip to content

Withdrawn#112

Closed
deividasma wants to merge 1 commit into
masterfrom
feat/phrase-in-context-editor
Closed

Withdrawn#112
deividasma wants to merge 1 commit into
masterfrom
feat/phrase-in-context-editor

Conversation

@deividasma

@deividasma deividasma commented Jul 15, 2026

Copy link
Copy Markdown

No description provided.

Embed Phrase ICE (HSTG-21088) so translators can edit strings directly
on the staging deployment. Since the frontend is compiled into a single
binary, ICE is included at build time: make build-staging (vite build
--mode staging) compiles it in, while production builds eliminate it
entirely. Even on staging, ICE stays dormant until a translator opts in
via ?phraseapp=enabled (week-long cookie), and QA automation sessions
never activate it.

Follows the hpanel/hcart/hwebsites convention: PHRASEAPP_CONFIG global,
cdn.phrase.com editor script, [[__ __]] key decorators via a vue-i18n
postTranslation hook. Keys are decorated only after the CDN script has
initialised (markers rendered earlier never get edit bubbles), and a
synthetic scroll is dispatched on DOM changes because ICE only re-scans
the page on scroll.
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7509401c-25f8-41cd-8313-69af88db9c0a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/phrase-in-context-editor

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

@deividasma deividasma closed this Jul 15, 2026
@deividasma deividasma changed the title feat: add Phrase In-Context Editor to staging builds Withdrawn Jul 15, 2026
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