Skip to content

[tui] Build tabbed detail view component for org overview and team detail #194

@roninjin10

Description

@roninjin10

Build tabbed detail view component for org overview and team detail

Type: engineering
Domain: Codeplane TUI

Create a TabbedDetailView component that provides: a header/metadata section, a tab bar with numbered tabs (Tab/Shift+Tab cycling, 1-N direct jump), lazy-loaded tab content areas, per-tab scroll position preservation, per-tab list with filter support, and tab-aware keybinding context. Used by Org Overview (4 tabs: Repos/Members/Teams/Settings) and Team Detail (2 tabs: Members/Repos). Features: tab count badges, role-conditional tab visibility (e.g., Settings tab only for owners), tab data caching after first load, and responsive tab label abbreviation at minimum breakpoint. Implementation in apps/tui/src/components/TabbedDetailView.tsx.


Auto-generated by smithers workflow

Metadata

Metadata

Assignees

No one assigned

    Labels

    tuiTerminal UI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions