mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
2.0 KiB
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 |
|
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)
- TBD
- TBD
Affected areas
- TBD
📎 Attachments & References
- Check issue body for references
🔗 Related Ideas
- None yet