-
-
Notifications
You must be signed in to change notification settings - Fork 11k
Updated help link in Network Settings #24597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
no issue - Social web help docs now have a specific section to explain domain restrictions (custom domain required, subdirectory not supported)
WalkthroughThe change modifies the URL in an informational message within the Network feature toggle component. Specifically, the help link in the displayed message is updated from "https://ghost.org/help/social-web/" to "https://ghost.org/help/social-web/#custom-domain-required". No other aspects of the component, such as logic or error handling, are altered. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (6)📓 Common learnings
📚 Learning: the network component toggle in `apps/admin-x-settings/src/components/settings/growth/network.tsx` i...
Applied to files:
📚 Learning: in the network component at apps/admin-x-settings/src/components/settings/growth/network.tsx, the ha...
Applied to files:
📚 Learning: in the ghost admin ui, toggles should not display a checked state when disabled. the design principl...
Applied to files:
📚 Learning: in ghost's newsletter customization features, when promoting a feature from alpha to beta status, th...
Applied to files:
📚 Learning: in ghost admin-x-settings, webhook url validation uses {require_tld: false} to allow localhost urls ...
Applied to files:
🔇 Additional comments (1)
✨ Finishing Touches
🧪 Generate unit tests
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
no issue