Fix tech debt from PR #15 (Muss + Sollte)#17
Conversation
…used function) Closes part of LLM-Coding#16 (Muss: Code-Hygiene) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add i18n keys for "locked", "unlocksAtTier" in both DE and EN. Closes part of LLM-Coding#16 (Muss: i18n) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
#1e293b → var(--bg-card), #94a3b8 → var(--text-secondary), #475569 → var(--text-muted). Tooltip now respects light/dark theme. Closes part of LLM-Coding#16 (Sollte: CSS-Variablen) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Remove border-width !important from card hover - Increase measuresWrapper max-height to 2000px (prevents clipping) - Compute maxR from size instead of hardcoded 130 Closes LLM-Coding#16 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThis pull request addresses technical debt cleanup from PR Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
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)
📝 Coding Plan
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. Comment Tip CodeRabbit can generate a title for your PR based on the changes.Add |
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
getOffsetPosition())"Unlocks at Tier","locked")#1e293b,#94a3b8,#475569) with CSS variables for proper light/dark theme support!importantfrom card hover CSSmax-heightfrom 600px to 2000px to prevent content clippingmaxRfromsizeinstead of hardcoded valueTest plan
npm run build)Closes #16
🤖 Generated with Claude Code
Summary by CodeRabbit
New Features
Bug Fixes
Style
Refactor