Skip to content

fix: remove Leaderboard block from Dashboard#1792

Closed
Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Ai-chan-0411:fix/remove-leaderboard-dashboard-1768
Closed

fix: remove Leaderboard block from Dashboard#1792
Ai-chan-0411 wants to merge 1 commit intoMetaFam:developfrom
Ai-chan-0411:fix/remove-leaderboard-dashboard-1768

Conversation

@Ai-chan-0411
Copy link
Copy Markdown

Closes #1768

Removes the stagnant Leaderboard block from the Dashboard. The leaderboard displays outdated XP data and is misleading since XP is not an active system.

Changes

  • Remove DASHBOARD_LEADERBOARD from ALL_BOXES and DEFAULT_BOXES in dashboard config
  • Remove leaderboard position entries from all breakpoint layouts (lg/md/sm)
  • Remove Leaderboard case from DashboardSection renderer
  • Remove layout height config for leaderboard box
  • Keep BoxTypes.DASHBOARD_LEADERBOARD enum value to avoid breaking stored user layouts (existing layouts with leaderboard will render null gracefully)

ref: #1656

Remove stagnant leaderboard section that displays outdated/incorrect XP data.
- Remove Leaderboard from default and available dashboard boxes
- Remove Leaderboard case from DashboardSection renderer
- Remove layout height config for leaderboard
- Keep BoxTypes enum value to avoid breaking stored user layouts
@codesandbox
Copy link
Copy Markdown

codesandbox bot commented Apr 11, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

@aoi-dev-0411 is attempting to deploy a commit to the MetaFamily Team on Vercel.

A member of the Team first needs to authorize it.

@Ai-chan-0411
Copy link
Copy Markdown
Author

Closing due to no review activity. Thank you for the opportunity!

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.

Maybe remove Leaderboard block from Dashboard

1 participant