Skip to content

feat: replace to forum card#879

Merged
HuberTRoy merged 1 commit intomainfrom
feat/replace-to-discord
Mar 12, 2026
Merged

feat: replace to forum card#879
HuberTRoy merged 1 commit intomainfrom
feat/replace-to-discord

Conversation

@HuberTRoy
Copy link
Member

@HuberTRoy HuberTRoy commented Mar 12, 2026

Description

  • Replace to forum.

Type of change

  • New feature (non-breaking change which adds functionality)

Summary by CodeRabbit

  • New Features
    • Dashboard community card has been redesigned to display Discord channels instead of forum topics, enabling users to easily access community conversations.
    • Users can now browse available Discord channels and join the community directly from the dashboard interface.
    • "Join Discord" link provides convenient quick access to the community server.

@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d045d3f0-8703-406b-b7d9-ae992fa549e8

📥 Commits

Reviewing files that changed from the base of the PR and between dd46e3e and 68f1b23.

📒 Files selected for processing (1)
  • src/pages/dashboard/components/ForumCard/ForumCard.tsx

📝 Walkthrough

Walkthrough

The ForumCard component was refactored to display static Discord channels instead of dynamically fetched forum topics. The card title changed to "Discord" with simplified content rendering, and the component no longer requires API calls or topic state management.

Changes

Cohort / File(s) Summary
ForumCard Component Refactor
src/pages/dashboard/components/ForumCard/ForumCard.tsx
Removed dynamic forum topic fetching via useForumApis hook and data effects. Replaced with static DISCORD_CHANNELS array. Title changed from "Forum" to "Discord", fixed width set to 302. Content now renders predefined Discord channel links instead of per-topic titles and timestamps. Added single "Join Discord" action link.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 The forum hops away with grace,
Discord channels take its place,
No fetches, no delays in sight,
Static links shine oh so bright!
A simpler card, a smoother flow,
The channels dance in neat-lined row. 🎪

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/replace-to-discord

Comment @coderabbitai help to get the list of available commands and usage tips.

@HuberTRoy HuberTRoy merged commit d27a7b6 into main Mar 12, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants