Skip to content

tui: drop duplicate Project: name from dashboard header - #1211

Merged
edwin-zvs merged 1 commit into
mainfrom
project-dashboard-drop-name-dup
Aug 4, 2026
Merged

tui: drop duplicate Project: name from dashboard header#1211
edwin-zvs merged 1 commit into
mainfrom
project-dashboard-drop-name-dup

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #1205: the project dashboard body header repeated Project: {name} one row under the main pane title bar (project: {name}). Drop the inner name so identity lives only on the title bar; keep member count, tally glyphs, and lifetime tokens on the first body row.

  • Remove group_name from project_dashboard::render
  • Spec 0191 updated so header no longer claims to show the project name

Test plan

  • Select a project header; title bar still shows project: {name}
  • Body first row is count + tally (+ tokens when non-zero), not Project: …
  • Cwd / empty-project meta line still appears below
  • cargo test -p construct-cli --bin construct project_dashboard

The main pane title bar already shows `project: {name}`; the dashboard
body header now starts with member count + tally + tokens only.
@edwin-zvs
edwin-zvs merged commit 98ab8de into main Aug 4, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the project-dashboard-drop-name-dup branch August 4, 2026 14:45
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.

1 participant