ALL-481: updated the responsive text line-height for M9 - #993
ALL-481: updated the responsive text line-height for M9#993Imtiyaz-Jiwani-16 wants to merge 3 commits into
Conversation
WalkthroughResponsive ChangesResponsive Typography
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/views/Practice/Practice.jsx`:
- Line 3768: Update both Typography components in the type === "char" || type
=== "word" branch to use the same responsive lineHeight configuration as the
sentence branch instead of fixed "50px". Preserve the existing rendering
behavior and styling otherwise.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 53ce342f-2df4-49d7-a524-7baaaefd2ae1
📒 Files selected for processing (2)
src/components/Mechanism/WordsOrImage.jsxsrc/views/Practice/Practice.jsx
…ate and content type
|



updated the responsive text line-height for M9
Summary by CodeRabbit