fix(cozy-viewer): Remove obsolete require of deleted selectionbar.styl#2984
fix(cozy-viewer): Remove obsolete require of deleted selectionbar.styl#2984doubleface merged 1 commit intomasterfrom
Conversation
cozy-ui 138 removed the SelectionBar component and its associated stylus file. The stale @require caused the Stylus preprocessing to fail silently, resulting in an empty CSS modules object in Toolbar.js and a broken toolbar layout.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughThe change removes a Stylus Suggested reviewers
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
cozy-ui 138 removed the SelectionBar component and its associated stylus file. The stale @require caused the Stylus preprocessing to fail silently, resulting in an empty CSS modules object in Toolbar.js and a broken toolbar layout.
Summary by CodeRabbit