[586] Removed Leadership Team carousel#126
Conversation
📝 WalkthroughWalkthroughThe leadership-carousel-widget feature was removed from the project. This included deletion of its module definition, view template, related SCSS styles, and references in configuration and widget groupings. Associated tests were updated to exclude the widget from module presence checks. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant CMS Config
participant Widgets
Note over CMS Config,Widgets: Previous flow included leadership-carousel-widget
User->>CMS Config: Request available widgets
CMS Config->>Widgets: Provide list (without leadership-carousel-widget)
User->>Widgets: Add/Edit widgets (leadership-carousel-widget unavailable)
Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (6)
💤 Files with no reviewable changes (6)
⏰ Context from checks skipped due to timeout of 90000ms (4)
✨ Finishing Touches
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. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|



Removed Leadership Team carousel, as it was hardcoded in html and new widget has been created instead