[codex] Fix hero Capacitor label translation text#628
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Hero component's decorative ChangesHero Component Styling Refactor
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 4/5 reviews remaining, refill in 12 minutes. Comment |
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |



Summary
<CapacitorJS app/>hero label into CSS generated content so the translation worker no longer treats the escaped angle-bracket text as translatable page copy.sr-onlyplain-text fallback for accessibility without the problematic angle brackets.Validation
bunx prettier --write apps/web/src/components/Hero.astrocd apps/web && bun run checkSummary by CodeRabbit