3
Feature: allow setting a Dashboard as the default landing page (post-login home)
Source: twentyhq/twenty#20842 · opened by @richroberts-prog
Problem Twenty currently has no way to set a Dashboard as the post-login landing page. The default routing logic in [useDefaultHomePagePath.ts]( only considers object table views: 1. lastVisitedObjectMetadataItemId (client-side Jotai state) → that object's table 2. Else, the alphabetically-first readable non-system object (typically "Companies") Dashboards are not considered, even though Twenty's Dashboard primitive (with multi-tab support + RECORD_TABLE / chart widgets) is exactly the surface most CRM users want as their home. Use case (concrete) We're a self-hosted Twenty workspace running EOS (Entrepreneurial Operating System). Our Today dashboard contains four tabs: • Tab 1 — Rocks (current quarter) • Tab 2 — Tasks (assigned to me) • Tab 3 — Issues (open IDS items) • Tab 4 — Meetings (recent CouncilSessions) This is the workspace member's daily homepage. We want it to be where users land after sign-in or when explicitly …
No pledges yet. Be the first to back this.
Comments
Similar requests
Dashboard visibility requires a separate, undocumented 'createDashboard' mutation not obvious from the page layout creation flow
1 vote · 0 comments
Feat: Better default value handling just like Notion
2 votes · 0 comments
Feature request: interpolate record-context variables in IFRAME page-layout widget URLs (e.g. {{record.id}}, {{record.fieldName}})
1 vote · 0 comments
Filtering at dashboard level
3 votes · 0 comments
Feature request: configurable keyboard shortcuts for custom objects
1 vote · 0 comments
No comments yet.