Fix custom CSS injection on auth frontend pages#265
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughIl CSS personalizzato viene gestito da una partial condivisa, che legge e normalizza la configurazione prima del rendering condizionale. La partial è inclusa nelle pagine di autenticazione e nel layout frontend. ChangesCSS personalizzato condiviso
Estimated code review effort: 2 (Simple) | ~10 minuti 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 |
|
I've reimplemented this in #273 and am closing this PR in its favour — the feature itself (custom CSS reaching the auth pages) is a good call and #273 keeps it, with credit to you. The reason I didn't merge this branch directly: it emits the CSS through #273 uses If you want to hide the #255 registration fields, once #273 ships your CSS in Settings → Advanced → Custom CSS will apply on |
Fixes #262
Summary by CodeRabbit