Fix/inf 452/vertical-writing first-line ruby fix moved to tao-core - #256
Fix/inf 452/vertical-writing first-line ruby fix moved to tao-core#256olga-kulish wants to merge 2 commits into
Conversation
📝 WalkthroughWalkthroughThe previewer layout SCSS receives declaration formatting updates, while vertical writing mode typography and custom text box spacing overrides are removed from both SCSS and compiled CSS. ChangesPreviewer styles
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Front-end summary Node 18
|
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 `@views/js/previewer/provider/item/scss/inc/_previewer-layout.scss`:
- Around line 25-34: Reformat the multiline height calculation in the previewer
layout block so the multiplication operator is not followed by a newline,
keeping * at the end of the preceding line or restructuring the expression while
preserving the calculated height.
🪄 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: https://raw.githubusercontent.com/oat-sa/tao-code-quality/main/coderabbit/php/authoring/v1/.coderabbit.yaml (via .coderabbit.yaml)
Review profile: CHILL
Plan: Pro
Run ID: ea4e0a2a-ba4c-44cd-a851-730faada319d
⛔ Files ignored due to path filters (1)
views/js/previewer/provider/item/css/item.css.mapis excluded by!**/*.map
📒 Files selected for processing (2)
views/js/previewer/provider/item/css/item.cssviews/js/previewer/provider/item/scss/inc/_previewer-layout.scss
51cb670 to
d8ba9f7
Compare
Version
There are 0 BREAKING CHANGE, 0 feature, 1 fix |
oatymart
left a comment
There was a problem hiding this comment.
Looks fine, tested on unit01.
https://oat-sa.atlassian.net/browse/INF-452
Item-runner related code moved to oat-sa/tao-core-ui-fe#712
All PRs: