Files
OmniRoute/_ideia/defer/1736-dashboard-customization-for-home.md
Paijo 81fb3f50e8 feat: gamification & leaderboard system (#2405)
Integrated into release/v3.8.0
2026-05-19 09:46:20 -03:00

2.0 KiB

issue, last_synced_at, last_synced_comment_id, snapshot
issue last_synced_at last_synced_comment_id snapshot
1736 2026-05-19T12:30:00Z 0
thumbs age_days labels state classified_at
0 20
open 2026-05-01T10:53:10Z

Feature: [Feature] Dashboard customization for /Home

GitHub Issue: #1736 — opened by @apoapostolov on 2026-04-28T18:03:58Z Status: 📋 Cataloged | Priority: TBD

📝 Original Request

Problem

The /Home dashboard should be customizable so users can choose which widgets appear there and in what order. Right now the home page is too fixed, and some widgets are only useful for specific workflows.

Request

Add a /Home customization layer that lets users:

  • Show or hide individual widgets on /Home.
  • Reorder widgets, including pinning a widget to the top.
  • Reuse blocks from other pages where it makes sense, instead of forcing /Home to be a fixed layout.

Examples

  • Turn off the Onboarding widget after setup.
  • Hide Providers Status when it is not useful for the current workflow.
  • Pin the Limits and Quotas block to the top when tracking monthly usage for GLM, Codex, Claude, and Copilot.

Expected behavior

  • Widget visibility should be persisted per user.
  • Widget order should be persistent across refreshes and restarts.
  • The /Home page should still have a sensible default layout for first-time users.

Notes

  • The goal is not a fully freeform page builder. A controlled widget picker and ordering system is enough.
  • This should probably apply only to /Home at first, not every dashboard page.

💬 Community Discussion

No comments.

Participants

  • @apoapostolov

Key Points

  • Needs detailed analysis

🎯 Refined Feature Description

Feature needs manual refinement and interpretation to fill logical gaps and outline high-level technical scope.

What it solves

  • TBD

How it should work (high level)

  1. TBD
  2. TBD

Affected areas

  • TBD

📎 Attachments & References

  • Check issue body for references
  • None yet